HyphenateSDK  3.3.0
Instance Methods | Protected Attributes | Properties | List of all members
EMContactManager Class Reference
Inheritance diagram for EMContactManager:
<IEMContactManager>

Instance Methods

(void) - removeContactListener
 
- Instance Methods inherited from <IEMContactManager>
(void) - addDelegate:delegateQueue:
 
(void) - removeDelegate:
 
(NSArray *) - getContacts
 
(NSArray *) - getBlackList
 
(NSArray *) - getContactsFromServerWithError:
 
(EMError *) - addContact:message:
 
(EMError *) - deleteContact:isDeleteConversation:
 
(NSArray *) - getBlackListFromServerWithError:
 
(EMError *) - addUserToBlackList:relationshipBoth:
 
(EMError *) - removeUserFromBlackList:
 
(EMError *) - acceptInvitationForUsername:
 
(EMError *) - declineInvitationForUsername:
 
(void) - getContactsFromServerWithCompletion:
 
(void) - addContact:message:completion:
 
(void) - deleteContact:isDeleteConversation:completion:
 
(void) - getBlackListFromServerWithCompletion:
 
(void) - addUserToBlackList:completion:
 
(void) - removeUserFromBlackList:completion:
 
(void) - approveFriendRequestFromUser:completion:
 
(void) - declineFriendRequestFromUser:completion:
 
(void) - addDelegate:
 
("Use -getContacts") - __deprecated_msg
 
("Use -getBlackList") - __deprecated_msg
 
(void) - asyncGetContactsFromServer:failure:
 
(void) - asyncAddContact:message:success:failure:
 
(EMError *) - deleteContact:
 
(void) - deleteContact:completion:
 
(void) - asyncDeleteContact:success:failure:
 
(void) - asyncGetBlackListFromServer:failure:
 
(void) - asyncAddUserToBlackList:relationshipBoth:success:failure:
 
(void) - asyncRemoveUserFromBlackList:success:failure:
 
(void) - asyncAcceptInvitationForUsername:success:failure:
 
(void) - asyncDeclineInvitationForUsername:success:failure:
 

Protected Attributes

emsdk::EMContactManagerListener * contactListener_
 

Properties

EMMulticastDelegate< EMContactManagerDelegate > * delegates
 

The documentation for this class was generated from the following file: