at_client library

Classes

AtClient
Interface for a client application that can communicate with a secondary server.
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.
AtClientUtil
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.

Enums

SyncStrategy

Exceptions / Errors

AtClientException
AtKeyException