hyphenate_SDK3.0  3.8.6.1
hyphenate java IM SDK
com.hyphenate.chat.EMContactManager Member List

This is the complete list of members for com.hyphenate.chat.EMContactManager, including all inherited members.

acceptInvitation(String username)com.hyphenate.chat.EMContactManager
addContact(String username, String reason)com.hyphenate.chat.EMContactManager
addUserToBlackList(String username, boolean both)com.hyphenate.chat.EMContactManager
asyncAcceptInvitation(final String username, final EMCallBack callback)com.hyphenate.chat.EMContactManager
asyncDeclineInvitation(final String username, final EMCallBack callback)com.hyphenate.chat.EMContactManager
asyncSaveBlackList(final List< String > blackList, final EMCallBack callback)com.hyphenate.chat.EMContactManager
aysncAddContact(final String username, final String reason, final EMCallBack callback)com.hyphenate.chat.EMContactManager
aysncAddUserToBlackList(final String username, final boolean both, final EMCallBack callback)com.hyphenate.chat.EMContactManager
aysncDeleteContact(final String username, final EMCallBack callback)com.hyphenate.chat.EMContactManager
aysncGetAllContactsFromServer(final EMValueCallBack< List< String >> callback)com.hyphenate.chat.EMContactManager
aysncGetBlackListFromServer(final EMValueCallBack< List< String >> callback)com.hyphenate.chat.EMContactManager
aysncGetSelfIdsOnOtherPlatform(final EMValueCallBack< List< String >> callback)com.hyphenate.chat.EMContactManager
aysncRemoveUserFromBlackList(final String username, final EMCallBack callback)com.hyphenate.chat.EMContactManager
declineInvitation(String username)com.hyphenate.chat.EMContactManager
deleteContact(String username)com.hyphenate.chat.EMContactManager
deleteContact(String username, boolean keepConversation)com.hyphenate.chat.EMContactManager
getAllContactsFromServer()com.hyphenate.chat.EMContactManager
getBlackListFromServer()com.hyphenate.chat.EMContactManager
getBlackListUsernames()com.hyphenate.chat.EMContactManager
getContactsFromLocal()com.hyphenate.chat.EMContactManager
getSelfIdsOnOtherPlatform()com.hyphenate.chat.EMContactManager
removeContactListener(EMContactListener contactListener)com.hyphenate.chat.EMContactManager
removeUserFromBlackList(String username)com.hyphenate.chat.EMContactManager
saveBlackList(List< String > blackList)com.hyphenate.chat.EMContactManager
setContactListener(EMContactListener contactListener)com.hyphenate.chat.EMContactManager