Oracle.Cloud.Mobile.Synchronization.MobileEndpoint Namespace |
Class | Description | |
---|---|---|
![]() | FetchCollectionBuilderT |
Class that exposes fluent APIs for fetching objects from an Api Endpoint.
|
![]() | FetchFileBuilderT |
Class that exposes fluent APIs for fetching an MobileFile from an Api Endpoint.
|
![]() | FetchObjectBuilderT |
Class that exposes fluent APIs for fetching an object from an Api Endpoint.
|
![]() | MobileEndpointT |
Class that represents an endpoint in a custom code API.
|
![]() | MobileFile |
Class that represents an file or blob returned by a custom code API.
|
![]() | MobileObject |
Class that represents an object returned by a custom code API. Callers can deliver from
MobileObject to provide strongly typed properties for the object.
|
![]() | MobileObjectCollectionT |
Class that represents a collection of MobileObjects returned by a custom code API.
|
![]() | MobileResource |
Base class for MobileObject, MobileCollection and MobileFile.
|
Enumeration | Description | |
---|---|---|
![]() | Comparison |
Comparison operator for sorting in an MobileEndpoint.
|
![]() | PinPriority |
The priority of pinned resources. High priority resources are synchronized first and network status may affect which resources are
synchronized in the background.
|
![]() | PropertyType |
The datatype for the value of a Property being registered with the MobileEndpoint.
|