Chat SDK for Android v1.2.1
agora java chat SDK
io.agora.chat.ChatClient Member List

This is the complete list of members for io.agora.chat.ChatClient, including all inherited members.

addConnectionListener(final ConnectionListener listener)io.agora.chat.ChatClient
addLogListener(final ChatLogListener listener)io.agora.chat.ChatClient
addMultiDeviceListener(MultiDeviceListener listener)io.agora.chat.ChatClient
changeAppkey(String appkey)io.agora.chat.ChatClient
chatManager()io.agora.chat.ChatClient
chatroomManager()io.agora.chat.ChatClient
chatThreadManager()io.agora.chat.ChatClient
check(String username, String password, final CheckResultListener listener)io.agora.chat.ChatClient
compressLogs()io.agora.chat.ChatClient
contactManager()io.agora.chat.ChatClient
createAccount(String username, String password)io.agora.chat.ChatClient
getAccessToken()io.agora.chat.ChatClient
getCurrentUser()io.agora.chat.ChatClient
getLoggedInDevicesFromServer(String username, String password)io.agora.chat.ChatClient
getLoggedInDevicesFromServerWithToken(@NonNull String username, @NonNull String token)io.agora.chat.ChatClient
getOptions()io.agora.chat.ChatClient
getUserTokenFromServer(final String username, final String password, final ValueCallBack< String > callBack)io.agora.chat.ChatClient
groupManager()io.agora.chat.ChatClient
init(Context context, ChatOptions options)io.agora.chat.ChatClient
isConnected()io.agora.chat.ChatClient
isFCMAvailable()io.agora.chat.ChatClient
isLoggedIn()io.agora.chat.ChatClient
isLoggedInBefore()io.agora.chat.ChatClient
isSdkInited()io.agora.chat.ChatClient
kickAllDevices(String username, String password)io.agora.chat.ChatClient
kickAllDevicesWithToken(@NonNull String username, @NonNull String token)io.agora.chat.ChatClient
kickDevice(String username, String password, String resource)io.agora.chat.ChatClient
kickDeviceWithToken(@NonNull String username, @NonNull String token, String resource)io.agora.chat.ChatClient
login(String id, String password, @NonNull final CallBack callback)io.agora.chat.ChatClient
loginWithAgoraToken(String username, String agoraToken, @NonNull final CallBack callback)io.agora.chat.ChatClient
loginWithToken(String username, String token, @NonNull final CallBack callback)io.agora.chat.ChatClient
logout(boolean unbindToken)io.agora.chat.ChatClient
logout(final boolean unbindToken, final CallBack callback)io.agora.chat.ChatClient
notifyTokenExpired(String response)io.agora.chat.ChatClient
pushManager()io.agora.chat.ChatClient
removeConnectionListener(final ConnectionListener listener)io.agora.chat.ChatClient
removeLogListener(final ChatLogListener listener)io.agora.chat.ChatClient
removeMultiDeviceListener(MultiDeviceListener listener)io.agora.chat.ChatClient
renewToken(String newAgoraToken)io.agora.chat.ChatClient
sendFCMTokenToServer(String fcmToken)io.agora.chat.ChatClient
sendHMSPushTokenToServer(String token)io.agora.chat.ChatClient
sendHonorPushTokenToServer(String token)io.agora.chat.ChatClient
setDebugMode(boolean debugMode)io.agora.chat.ChatClient
uploadLog(CallBack callback)io.agora.chat.ChatClient
userInfoManager()io.agora.chat.ChatClient