| Interface | Description |
|---|---|
| FeedIdentifier |
There are different Feeds: Trending, Tag, Search, Reactions, Single item and User.
|
| FeedType |
Type of
FeedIdentifier |
| GfycatCustomDomain |
Created by dekalo on 09.03.17.
|
| GfycatPlugin |
Plugin interface.
|
| NoAuthAPI |
Separated from other apis because this request must execute without auth.
|
| Class | Description |
|---|---|
| AdsManager |
Created by dgoliy on 9/12/17.
|
| ApiWrapper |
Created by anton on 2/10/17.
|
| ApplicationIDHelperLib |
Created by dekalo on 14.10.16.
|
| CoreConfig |
Created by dekalo on 14.10.16.
|
| FeedIdentifierFactory |
FeedIdentifier generator. |
| FeedIdentifierParameters | |
| FeedManagerAsyncWrapper |
Created by dgoliy on 4/11/17.
|
| GfycatApplicationInfo |
Gfycat client id and client secret container
|
| GfycatPluginInitializer |
Created by dekalo on 27.11.17.
|
| GfyCore |
Root Gfycat class providing access to core elements
|
| GfyCoreInitializationBuilder |
Gfycat SDK initialize preferences class
|
| GfyCoreInitializer |
Main GfyCore initialization class.
|
| GfyPrivate |
Set of private API that should be used by core internally.
|
| GfyPrivateHelper |
Set of private API that should be used by core internally.
|
| GfyUtils |
Created by dekalo on 18.10.16.
|
| NetworkConfig |
Networking config.
|
| NetworkUtils |
Network related utility methods.
|
| ParameterizedFeedIdentifierBuilder |
Provides possibility to parameterize feeds with specific content, such as aspect ratio, length or content rating.
|
| PublicFeedIdentifier |
Public available feed identifiers available here.
|
| RecentFeedIdentifier |
Created by dgoliy on 03.30.17
|
| SingleFeedIdentifier | |
| SingleObjectRepository<T> |
Persistent storage in shared preferences for single object that supports jackson serialization.
|
| Enum | Description |
|---|---|
| FeedIdentifier.Type |
Public available feed types declaration.
|
| Exception | Description |
|---|---|
| FeedIdentifierFactory.NoSuchFeedException |
Indicates that there is no
FeedIdentifier associated with provided uniqueIdentifier. |