|
Sync Android SDK
0.8.7
|
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.SyncClient | static |
| getConnectionState() | com.twilio.sync.SyncClient | |
| getSdkVersion() | com.twilio.sync.SyncClient | static |
| 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.SyncClient | static |
| shutdown() | com.twilio.sync.SyncClient | |
| updateToken(String accessToken, SuccessListener< Void > listener) | com.twilio.sync.SyncClient |