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

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

addListener(@NonNull ChatClientListener listener)com.twilio.chat.ChatClient
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
removeAllListeners()com.twilio.chat.ChatClient
removeListener(@NonNull 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