| addConnectionListener(final EMConnectionListener listener) | com.hyphenate.chat.EMClient | |
| addLogListener(final EMLogListener listener) | com.hyphenate.chat.EMClient | |
| addMultiDeviceListener(EMMultiDeviceListener listener) | com.hyphenate.chat.EMClient | |
| asyncGetRTCTokenInfoWithChannelName(@Nullable String channelName, EMValueCallBack< EMRTCTokenInfo > callBack) | com.hyphenate.chat.EMClient | |
| asyncGetUserIdsWithRTCUids(List< Integer > uIds, EMValueCallBack< Map< Integer, String > > callBack) | com.hyphenate.chat.EMClient | |
| changeAppId(String appId) | com.hyphenate.chat.EMClient | |
| changeAppkey(String appkey) | com.hyphenate.chat.EMClient | |
| chatManager() | com.hyphenate.chat.EMClient | |
| chatroomManager() | com.hyphenate.chat.EMClient | |
| chatThreadManager() | com.hyphenate.chat.EMClient | |
| check(String username, String password, final CheckResultListener listener) | com.hyphenate.chat.EMClient | |
| compressLogs() | com.hyphenate.chat.EMClient | |
| contactManager() | com.hyphenate.chat.EMClient | |
| createAccount(String username, String password) | com.hyphenate.chat.EMClient | |
| getAccessToken() | com.hyphenate.chat.EMClient | |
| getCurrentUser() | com.hyphenate.chat.EMClient | |
| getLoggedInDevicesFromServer(String username, String password) | com.hyphenate.chat.EMClient | |
| getLoggedInDevicesFromServerWithToken(@NonNull String username, @NonNull String token) | com.hyphenate.chat.EMClient | |
| getOptions() | com.hyphenate.chat.EMClient | |
| getUserTokenFromServer(final String username, final String password, final EMValueCallBack< String > callBack) | com.hyphenate.chat.EMClient | |
| groupManager() | com.hyphenate.chat.EMClient | |
| init(Context context, EMOptions options) | com.hyphenate.chat.EMClient | |
| isConnected() | com.hyphenate.chat.EMClient | |
| isFCMAvailable() | com.hyphenate.chat.EMClient | |
| isLoggedIn() | com.hyphenate.chat.EMClient | |
| isLoggedInBefore() | com.hyphenate.chat.EMClient | |
| isSdkInited() | com.hyphenate.chat.EMClient | |
| kickAllDevices(String username, String password) | com.hyphenate.chat.EMClient | |
| kickAllDevicesWithToken(@NonNull String username, @NonNull String token) | com.hyphenate.chat.EMClient | |
| kickDevice(String username, String password, String resource) | com.hyphenate.chat.EMClient | |
| kickDeviceWithToken(@NonNull String username, @NonNull String token, String resource) | com.hyphenate.chat.EMClient | |
| login(String id, String password, @NonNull final EMCallBack callback) | com.hyphenate.chat.EMClient | |
| loginWithAgoraToken(String username, String agoraToken, @NonNull final EMCallBack callback) | com.hyphenate.chat.EMClient | |
| loginWithToken(String username, String token, @NonNull final EMCallBack callback) | com.hyphenate.chat.EMClient | |
| logout(boolean unbindToken) | com.hyphenate.chat.EMClient | |
| logout(final boolean unbindToken, final EMCallBack callback) | com.hyphenate.chat.EMClient | |
| notifyTokenExpired(String response) | com.hyphenate.chat.EMClient | |
| pushManager() | com.hyphenate.chat.EMClient | |
| removeConnectionListener(final EMConnectionListener listener) | com.hyphenate.chat.EMClient | |
| removeLogListener(final EMLogListener listener) | com.hyphenate.chat.EMClient | |
| removeMultiDeviceListener(EMMultiDeviceListener listener) | com.hyphenate.chat.EMClient | |
| renewToken(String newAgoraToken) | com.hyphenate.chat.EMClient | |
| renewToken(String newToken, @NonNull EMCallBack callback) | com.hyphenate.chat.EMClient | |
| sendFCMTokenToServer(String fcmToken) | com.hyphenate.chat.EMClient | |
| sendHMSPushTokenToServer(String token) | com.hyphenate.chat.EMClient | |
| sendHonorPushTokenToServer(String token) | com.hyphenate.chat.EMClient | |
| setDebugMode(boolean debugMode) | com.hyphenate.chat.EMClient | |
| uploadLog(EMCallBack callback) | com.hyphenate.chat.EMClient | |
| userInfoManager() | com.hyphenate.chat.EMClient | |