Sync Android SDK  0.8.5
com.twilio.sync.SyncClient Member List

This is the complete list of members for com.twilio.sync.SyncClient, including all inherited members.

create(@NonNull Context context, String accessToken, Properties props, SuccessListener< SyncClient > listener)com.twilio.sync.SyncClientstatic
getConnectionState()com.twilio.sync.SyncClient
getSdkVersion()com.twilio.sync.SyncClientstatic
openDocument(Options options, DocumentObserver observer, SuccessListener< Document > output)com.twilio.sync.SyncClient
openList(Options options, ListObserver observer, SuccessListener< List > output)com.twilio.sync.SyncClient
openMap(Options options, MapObserver observer, SuccessListener< Map > output)com.twilio.sync.SyncClient
openStream(Options options, StreamObserver observer, SuccessListener< Stream > output)com.twilio.sync.SyncClient
setConnectionStateListener(ConnectionStateListener userListener)com.twilio.sync.SyncClient
setLogLevel(int level)com.twilio.sync.SyncClientstatic
shutdown()com.twilio.sync.SyncClient
updateToken(String accessToken, SuccessListener< Void > listener)com.twilio.sync.SyncClient