addConnectionListener(final ConnectionListener 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 | |
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 | |
getChatConfigPrivate() (defined in io.agora.chat.ChatClient) | io.agora.chat.ChatClient | |
getContext() (defined in io.agora.chat.ChatClient) | io.agora.chat.ChatClient | |
getCurrentUser() | io.agora.chat.ChatClient | |
getDeviceInfo() (defined in io.agora.chat.ChatClient) | io.agora.chat.ChatClient | |
getInstance() (defined in io.agora.chat.ChatClient) | io.agora.chat.ChatClient | static |
getLoggedInDevicesFromServer(String username, String password) | 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 | |
isLoggedInBefore() | io.agora.chat.ChatClient | |
kickAllDevices(String username, String password) | io.agora.chat.ChatClient | |
kickDevice(String username, String password, String resource) | io.agora.chat.ChatClient | |
login(String id, String password, final CallBack callback) | io.agora.chat.ChatClient | |
loginWithToken(String username, String token, 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 | |
pushManager() | io.agora.chat.ChatClient | |
removeConnectionListener(final ConnectionListener listener) | io.agora.chat.ChatClient | |
removeMultiDeviceListener(MultiDeviceListener listener) | io.agora.chat.ChatClient | |
sendFCMTokenToServer(String fcmToken) | io.agora.chat.ChatClient | |
sendHMSPushTokenToServer(String appId, String token) | io.agora.chat.ChatClient | |
sendHMSPushTokenToServer(String token) | io.agora.chat.ChatClient | |
setDebugMode(boolean debugMode) | io.agora.chat.ChatClient | |
TAG (defined in io.agora.chat.ChatClient) | io.agora.chat.ChatClient | static |
updateCurrentUserNick(String nickname) | io.agora.chat.ChatClient | |
uploadLog(CallBack callback) | io.agora.chat.ChatClient | |
userInfoManager() | io.agora.chat.ChatClient | |
VERSION (defined in io.agora.chat.ChatClient) | io.agora.chat.ChatClient | static |