| Interface | Description |
|---|---|
| MobileEndpointCallback |
This interface is invoked as a callback for Mobile Endpoint operations.
|
| Class | Description |
|---|---|
| FetchCollectionBuilder |
Class that exposes different APIs for fetching objects from an API endpoint.
|
| FetchFileBuilder |
Class that exposes fluent APIs for fetching a MobileFile from an API endpoint.
|
| FetchObjectBuilder |
Class that exposes different APIs for fetching an object from an API endpoint.
|
| MobileEndpoint |
Class that represents an endpoint in a custom API.
|
| MobileFile |
Represents a file returned by a custom API.
|
| MobileObject |
Class that represents an object returned by a custom API.
|
| MobileObjectCollection |
Class that represents a collection of MobileObjects returned by a custom API.
|
| MobileResource |
Base class for MobileObject, MobileFile and MobileObjectCollection
|
| Enum | Description |
|---|---|
| Comparison |
Comparison operator for sorting in a MobileEndpoint
|
| PinPriority |
The priority of pinned resources.
|