My Project
Loading...
Searching...
No Matches
GiphyManager Member List

This is the complete list of members for GiphyManager, including all inherited members.

FullJsonResponseText (defined in GiphyManager)GiphyManager
GetById(string giphyGifId, Action< GiphyGetById.Response > onComplete, Action onFail=null)GiphyManagerinline
GetByIds(List< string > giphyGifIds, Action< GiphyGetByIds.Response > onComplete, Action onFail=null)GiphyManagerinline
Instance (defined in GiphyManager)GiphyManagerstatic
Language enum name (defined in GiphyManager)GiphyManager
m_GiphyApiKeyGiphyManager
m_GiphyUploadApiKeyGiphyManager
m_GiphyUserNameGiphyManager
m_LanguageGiphyManager
m_NormalGifApi (defined in GiphyManager)GiphyManager
m_RatingGiphyManager
m_ResultLimitGiphyManager
m_ResultOffsetGiphyManager
m_Source_Post_UrlGiphyManager
m_StickerApi (defined in GiphyManager)GiphyManager
m_UploadApi (defined in GiphyManager)GiphyManager
Random(Action< GiphyRandom.Response > onComplete, Action onFail=null)GiphyManagerinline
Random(string hTag, Action< GiphyRandom.Response > onComplete, Action onFail=null)GiphyManagerinline
Random_Sticker(Action< GiphyStickerRandom.Response > onComplete, Action onFail=null) (defined in GiphyManager)GiphyManagerinline
Random_Sticker(string hTag, Action< GiphyStickerRandom.Response > onComplete, Action onFail=null) (defined in GiphyManager)GiphyManagerinline
Rating enum name (defined in GiphyManager)GiphyManager
Search(List< string > keyWords, Action< GiphySearch.Response > onComplete, Action onFail=null)GiphyManagerinline
Search_Sticker(List< string > keyWords, Action< GiphyStickerSearch.Response > onComplete, Action onFail=null) (defined in GiphyManager)GiphyManagerinline
SetChannelAuthentication(string userName, string apiKey="", string uploadApiKey="") (defined in GiphyManager)GiphyManagerinline
Translate(string term, Action< GiphyTranslate.Response > onComplete, Action onFail=null)GiphyManagerinline
Translate_Sticker(string term, Action< GiphyStickerTranslate.Response > onComplete, Action onFail=null) (defined in GiphyManager)GiphyManagerinline
Trending(Action< GiphyTrending.Response > onComplete, Action onFail=null)GiphyManagerinline
Trending_Sticker(Action< GiphyStickerTrending.Response > onComplete, Action onFail=null) (defined in GiphyManager)GiphyManagerinline
Upload(string filePath, Action< GiphyUpload.Response > onComplete, Action< float > onProgress=null, Action onFail=null)GiphyManagerinline
Upload(string filePath, List< string > tags, Action< GiphyUpload.Response > onComplete, Action< float > onProgress=null, Action onFail=null)GiphyManagerinline