|
My Project
|
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) | GiphyManager | inline |
| GetByIds(List< string > giphyGifIds, Action< GiphyGetByIds.Response > onComplete, Action onFail=null) | GiphyManager | inline |
| Instance (defined in GiphyManager) | GiphyManager | static |
| Language enum name (defined in GiphyManager) | GiphyManager | |
| m_GiphyApiKey | GiphyManager | |
| m_GiphyUploadApiKey | GiphyManager | |
| m_GiphyUserName | GiphyManager | |
| m_Language | GiphyManager | |
| m_NormalGifApi (defined in GiphyManager) | GiphyManager | |
| m_Rating | GiphyManager | |
| m_ResultLimit | GiphyManager | |
| m_ResultOffset | GiphyManager | |
| m_Source_Post_Url | GiphyManager | |
| m_StickerApi (defined in GiphyManager) | GiphyManager | |
| m_UploadApi (defined in GiphyManager) | GiphyManager | |
| Random(Action< GiphyRandom.Response > onComplete, Action onFail=null) | GiphyManager | inline |
| Random(string hTag, Action< GiphyRandom.Response > onComplete, Action onFail=null) | GiphyManager | inline |
| Random_Sticker(Action< GiphyStickerRandom.Response > onComplete, Action onFail=null) (defined in GiphyManager) | GiphyManager | inline |
| Random_Sticker(string hTag, Action< GiphyStickerRandom.Response > onComplete, Action onFail=null) (defined in GiphyManager) | GiphyManager | inline |
| Rating enum name (defined in GiphyManager) | GiphyManager | |
| Search(List< string > keyWords, Action< GiphySearch.Response > onComplete, Action onFail=null) | GiphyManager | inline |
| Search_Sticker(List< string > keyWords, Action< GiphyStickerSearch.Response > onComplete, Action onFail=null) (defined in GiphyManager) | GiphyManager | inline |
| SetChannelAuthentication(string userName, string apiKey="", string uploadApiKey="") (defined in GiphyManager) | GiphyManager | inline |
| Translate(string term, Action< GiphyTranslate.Response > onComplete, Action onFail=null) | GiphyManager | inline |
| Translate_Sticker(string term, Action< GiphyStickerTranslate.Response > onComplete, Action onFail=null) (defined in GiphyManager) | GiphyManager | inline |
| Trending(Action< GiphyTrending.Response > onComplete, Action onFail=null) | GiphyManager | inline |
| Trending_Sticker(Action< GiphyStickerTrending.Response > onComplete, Action onFail=null) (defined in GiphyManager) | GiphyManager | inline |
| Upload(string filePath, Action< GiphyUpload.Response > onComplete, Action< float > onProgress=null, Action onFail=null) | GiphyManager | inline |
| Upload(string filePath, List< string > tags, Action< GiphyUpload.Response > onComplete, Action< float > onProgress=null, Action onFail=null) | GiphyManager | inline |