Easemob Windows SDK
easemob::EMContactManagerInterface Member List

This is the complete list of members for easemob::EMContactManagerInterface, including all inherited members.

acceptInvitation(const std::string &username, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
addToBlackList(std::string username, bool both, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
allContacts(EMError &error)=0easemob::EMContactManagerInterfacepure virtual
blacklist(EMError &error)=0easemob::EMContactManagerInterfacepure virtual
declineInvitation(const std::string &username, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
deleteContact(const std::string &username, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
getBlackListFromDB(EMError &error)=0easemob::EMContactManagerInterfacepure virtual
getBlackListFromServer(EMError &error)=0easemob::EMContactManagerInterfacepure virtual
getContactsFromDB(EMError &error)=0easemob::EMContactManagerInterfacepure virtual
getContactsFromServer(EMError &error)=0easemob::EMContactManagerInterfacepure virtual
inviteContact(const std::string &username, const std::string &message, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
registerContactListener(EMContactListener *listener)=0easemob::EMContactManagerInterfacepure virtual
removeContactListener(EMContactListener *listener)=0easemob::EMContactManagerInterfacepure virtual
removeFromBlackList(std::string username, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
saveBlackList(const std::vector< std::string > &blacklist, EMError &error)=0easemob::EMContactManagerInterfacepure virtual
~EMContactManagerInterface() (defined in easemob::EMContactManagerInterface)easemob::EMContactManagerInterfaceinlinevirtual