Chat Android SDK  5.1.0
com.twilio.chat.ChatClient Member List

This is the complete list of members for com.twilio.chat.ChatClient, including all inherited members.

create(@NonNull Context context,@NonNull String token,@NonNull Properties properties,@NonNull CallbackListener< ChatClient > listener)com.twilio.chat.ChatClientstatic
getChannels()com.twilio.chat.ChatClient
getConnectionState()com.twilio.chat.ChatClient
getMyIdentity()com.twilio.chat.ChatClient
getProperties()com.twilio.chat.ChatClient
getSdkVersion()com.twilio.chat.ChatClientstatic
getUsers()com.twilio.chat.ChatClient
handleNotification(NotificationPayload notification)com.twilio.chat.ChatClient
isReachabilityEnabled()com.twilio.chat.ChatClient
registerFCMToken(FCMToken token, StatusListener listener)com.twilio.chat.ChatClient
registerGCMToken(GCMToken token, StatusListener listener)com.twilio.chat.ChatClient
removeListener()com.twilio.chat.ChatClient
setListener(ChatClientListener listener)com.twilio.chat.ChatClient
setLogLevel(int level)com.twilio.chat.ChatClientstatic
shutdown()com.twilio.chat.ChatClient
unregisterFCMToken(FCMToken token, StatusListener listener)com.twilio.chat.ChatClient
unregisterGCMToken(GCMToken token, StatusListener listener)com.twilio.chat.ChatClient
updateToken(String token, StatusListener listener)com.twilio.chat.ChatClient