|
NIM PC Cross Platform SDK
|
This is the complete list of members for nim::SessionOnLineService, including all inherited members.
| DeleteSession(const SessionOnLineServiceHelper::DeleteSessionParam ¶m, const DeleteSessionInfoCallback &cb) | nim::SessionOnLineService | static |
| DeleteSessionInfoCallback typedef | nim::SessionOnLineService | |
| QuerySession(nim::NIMSessionType to_type, const std::string &session_id, const QuerySessionInfoCallback &cb) | nim::SessionOnLineService | static |
| QuerySessionInfoCallback typedef | nim::SessionOnLineService | |
| QuerySessionList(uint64_t min_time, uint64_t max_time, bool need_last_msg, int limit, const QuerySessionListCallabck &cb) | nim::SessionOnLineService | static |
| QuerySessionListCallabck typedef | nim::SessionOnLineService | |
| RegSessionChanged(const SessionChangedCallback &cb) | nim::SessionOnLineService | static |
| SessionChangedCallback typedef | nim::SessionOnLineService | |
| UnregSessionOnLineServiceCb() | nim::SessionOnLineService | static |
| UpdateSession(nim::NIMSessionType to_type, const std::string &session_id, const std::string &ext, const UpdateSessionInfoCallback &cb) | nim::SessionOnLineService | static |
| UpdateSessionInfoCallback typedef | nim::SessionOnLineService |