|
NIM PC Cross Platform SDK
|
This is the complete list of members for nim::Friend, including all inherited members.
| Delete(const std::string &accid, const FriendOptCallback &cb, const std::string &json_extension="") | nim::Friend | static |
| DeleteEx(const std::string &accid, const DeleteFriendOption &option, const FriendOptCallback &cb) | nim::Friend | static |
| FriendChangeCallback typedef | nim::Friend | |
| FriendOptCallback typedef | nim::Friend | |
| GetFriendProfile(const std::string &accid, const GetFriendProfileCallback &cb, const std::string &json_extension="") | nim::Friend | static |
| GetFriendProfileCallback typedef | nim::Friend | |
| GetFriendsListCallback typedef | nim::Friend | |
| GetList(const GetFriendsListCallback &cb, const std::string &json_extension="") | nim::Friend | static |
| ParseFriendAddEvent(const FriendChangeEvent &change_event, FriendAddEvent &out_event) | nim::Friend | static |
| ParseFriendDelEvent(const FriendChangeEvent &change_event, FriendDelEvent &out_event) | nim::Friend | static |
| ParseFriendProfileSyncEvent(const FriendChangeEvent &change_event, FriendProfileSyncEvent &out_event) | nim::Friend | static |
| ParseFriendProfileUpdateEvent(const FriendChangeEvent &change_event, FriendProfileUpdateEvent &out_event) | nim::Friend | static |
| QueryFriendListByKeyword(const std::string &keyword, const GetFriendsListCallback &cb, const std::string &json_extension="") | nim::Friend | static |
| QueryFriendshipBlock(const std::string &accid, const std::string &json_extension="") | nim::Friend | static |
| RegChangeCb(const FriendChangeCallback &cb, const std::string &json_extension="") | nim::Friend | static |
| Request(const std::string &accid, NIMVerifyType verify_type, const std::string &msg, const FriendOptCallback &cb, const std::string &json_extension="") | nim::Friend | static |
| UnregFriendCb() | nim::Friend | static |
| Update(const FriendProfile &friend_profile, const FriendOptCallback &cb, const std::string &json_extension="") | nim::Friend | static |