at_client_mobile library

Classes

AtClient
Interface for a client application that can communicate with a secondary server.
AtClientAuth
AtClientAuthenticator
AtClientImpl
Implementation of AtClient interface
AtClientPreference
Class to hold attributes for client preferences. Set the preferences for your application and pass it to AtClientImpl.getClient.
AtClientService
AtClientUtil
BackupKeyConstants
KeyChainManager
LocalSecondary
Contains methods to execute verb on local secondary storage using executeVerb Set AtClientPreference.isLocalStoreRequired to true and other preferences that your app needs. Delete and Update commands will be synced to the server by SyncManager based on SyncStrategy.
RemoteSecondary
Contains methods used to execute verbs on remote secondary server of the atSign.

Exceptions / Errors

AtClientException
AtKeyException