About mobile services
Mobile services provide map and data access to applications developed using the Mobile software development kit (SDK).
The Mobile SDK leverages mobile services to synchronize map data between the mobile client application and the server. This includes both the request for data to the client device and the posting of updates back to the server. Map data that is accessed using mobile services is cached locally on the mobile client device so that applications can function in a field environment when fully disconnected from the server.
No method references are provided since mobile services are not for consumption outside the Mobile SDK.
Limitations
Mobile services must be consumed by the Mobile SDK. They are not to be used by any other client.