NIM PC Cross Platform SDK
|
This is the complete list of members for nim::Session, including all inherited members.
BadgeCountCallback typedef | nim::Session | |
CancelStickTopSessionCallback typedef | nim::Session | |
CancelStickTopSessionNotifyCallback typedef | nim::Session | |
CancelToStickTopSession(const std::string &session_id, nim::NIMSessionType to_type, const CancelStickTopSessionCallback &cb) | nim::Session | static |
ChangeCallback typedef | nim::Session | |
DeleteAllRecentSession(const DeleteAllRecentSessionCallabck &cb, const std::string &json_extension="") | nim::Session | static |
DeleteAllRecentSessionCallabck typedef | nim::Session | |
DeleteHasmoreRoammsg(const std::string &session_id, nim::NIMSessionType to_type, const DeleteHasmoreRoammsgCallback &cb) | nim::Session | static |
DeleteHasmoreRoammsgCallback 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 | |
DeleteRecentSessionEx(nim::NIMSessionType to_type, const std::string &id, const DeleteRecentSessionCallabck &cb, bool delete_roaming) | nim::Session | static |
DeleteSessionRoamingMessage(nim::NIMSessionType to_type, const std::string &id, const DeleteSessionRoammsgCallback &cb, const std::string &json_extension="") | nim::Session | static |
DeleteSessionRoammsgCallback typedef | nim::Session | |
QueryAllHasmoreRoammsg(const QueryAllHasmoreRoammsgCallback &cb) | nim::Session | static |
QueryAllHasmoreRoammsgCallback typedef | nim::Session | |
QueryAllRecentSessionAsnc(NIMMessageType last_msg_excluded_type, const QuerySessionListCallabck &cb, const std::string &json_extension="") (defined in nim::Session) | nim::Session | static |
QueryAllRecentSessionAsync(const QuerySessionListCallabck &cb, const std::string &json_extension="") | nim::Session | static |
QueryAllRecentSessionAsyncEx(const std::list< NIMMessageType > &last_msg_excluded_type, const QuerySessionListCallabck &cb, const std::string &json_extension="") | nim::Session | static |
QueryHasmoreRoammsg(const std::string &session_id, nim::NIMSessionType to_type, const QueryHasmoreRoammsgCallback &cb) | nim::Session | static |
QueryHasmoreRoammsgCallback typedef | nim::Session | |
QueryLastFewSessionAsync(int limit, const QuerySessionListCallabck &cb, const std::string &json_extension="") | nim::Session | static |
QuerySessionDataById(NIMSessionType to_type, const std::string &id, const QuerySessionDataCallback &cb, const std::string &json_extension="") | nim::Session | static |
QuerySessionDataCallback typedef | nim::Session | |
QuerySessionListCallabck typedef | nim::Session | |
QueryStickTopSessionList(const QueryStickTopSessionListCallback &cb) | nim::Session | static |
QueryStickTopSessionListCallback typedef | nim::Session | |
RegBadgeCountCb(const BadgeCountCallback &cb, const std::string &json_extension="") | nim::Session | static |
RegCancelStickTopSessionNotifyCB(const CancelStickTopSessionNotifyCallback &cb) | nim::Session | static |
RegChangeCb(const ChangeCallback &cb, const std::string &json_extension="") | nim::Session | static |
RegSetToStickTopSessionNotifyCB(const SetToStickTopSessionNotifyCallback &cb) | nim::Session | static |
RegUpdateStickTopSessionNotifyCB(const UpdateStickTopSessionNotifyCallback &cb) | nim::Session | static |
SetAllUnreadCountZeroAsync(const SetUnreadCountZeroCallback &cb, const std::string &json_extension="") | nim::Session | static |
SetMultiUnreadCountZeroAsync(bool super_team, const std::list< MultiUnreadCountZeroInfo > &unread_zero_info_list, const SetMultiUnreadCountZeroCallback &cb) | nim::Session | static |
SetMultiUnreadCountZeroCallback typedef | nim::Session | |
SetSessionExtendData(enum NIMSessionType to_type, const std::string &id, const std::string &data, const ChangeCallback &cb, const std::string &json_extension="") | nim::Session | static |
SetSessionTop(enum NIMSessionType to_type, const std::string &id, bool top, const ChangeCallback &cb, const std::string &json_extension="") | nim::Session | static |
SetToStickTopSession(const std::string &session_id, nim::NIMSessionType to_type, const std::string &ext, const SetToStickTopSessionCallback &cb) | nim::Session | static |
SetToStickTopSessionCallback typedef | nim::Session | |
SetToStickTopSessionNotifyCallback typedef | nim::Session | |
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 |
UpdateHasmoreRoammsg(const IMMessage &msg, const UpdateHasmoreRoammsgCallback &cb) | nim::Session | static |
UpdateHasmoreRoammsgCallback typedef | nim::Session | |
UpdateStickTopSessionCallback typedef | nim::Session | |
UpdateStickTopSessionNotifyCallback typedef | nim::Session | |
UpdateToStickTopSession(const std::string &session_id, nim::NIMSessionType to_type, const std::string &ext, const UpdateStickTopSessionCallback &cb) | nim::Session | static |