NIM Cocos2d-x SDK
2.2.0
|
This is the complete list of members for nim::Session, including all inherited members.
ChangeCallback typedef | nim::Session | |
DeleteAllRecentSession(const DeleteAllRecentSessionCallabck &cb, const std::string &json_extension="") | nim::Session | static |
DeleteAllRecentSessionCallabck typedef | nim::Session | |
DeleteRecentSession(nim::NIMSessionType to_type, const std::string &id, const DeleteRecentSessionCallabck &cb, const std::string &json_extension="") | nim::Session | static |
DeleteRecentSessionCallabck typedef | nim::Session | |
QueryAllRecentSessionAsync(const QuerySessionListCallabck &cb, const std::string &json_extension="") | nim::Session | static |
QuerySessionListCallabck typedef | nim::Session | |
RegChangeCb(const ChangeCallback &cb, const std::string &json_extension="") | nim::Session | static |
SetUnreadCountZeroAsync(nim::NIMSessionType to_type, const std::string &id, const SetUnreadCountZeroCallback &cb, const std::string &json_extension="") | nim::Session | static |
SetUnreadCountZeroCallback typedef | nim::Session | |
UnregSessionCb() | nim::Session | static |