Easemob Windows SDK
|
This is the complete list of members for easemob::EMContactListener, including all inherited members.
onContactAdded(const std::string &username)=0 | easemob::EMContactListener | pure virtual |
onContactAgreed(const std::string &username)=0 | easemob::EMContactListener | pure virtual |
onContactDeleted(const std::string &username)=0 | easemob::EMContactListener | pure virtual |
onContactInvited(const std::string &username, std::string &reason)=0 | easemob::EMContactListener | pure virtual |
onContactRefused(const std::string &username)=0 | easemob::EMContactListener | pure virtual |