NIM SDK API  9.0.0
nim::SessionOnLineService Member List

This is the complete list of members for nim::SessionOnLineService, including all inherited members.

DeleteSession(const SessionOnLineServiceHelper::DeleteSessionParam &param, const DeleteSessionInfoCallback &cb)nim::SessionOnLineServicestatic
DeleteSessionInfoCallback typedefnim::SessionOnLineService
QuerySession(nim::NIMSessionType to_type, const std::string &session_id, const QuerySessionInfoCallback &cb)nim::SessionOnLineServicestatic
QuerySessionInfoCallback typedefnim::SessionOnLineService
QuerySessionList(uint64_t min_time, uint64_t max_time, bool need_last_msg, int limit, const QuerySessionListCallabck &cb)nim::SessionOnLineServicestatic
QuerySessionListCallabck typedefnim::SessionOnLineService
RegSessionChanged(const SessionChangedCallback &cb)nim::SessionOnLineServicestatic
SessionChangedCallback typedefnim::SessionOnLineService
UnregSessionOnLineServiceCb()nim::SessionOnLineServicestatic
UpdateSession(nim::NIMSessionType to_type, const std::string &session_id, const std::string &ext, const UpdateSessionInfoCallback &cb)nim::SessionOnLineServicestatic
UpdateSessionInfoCallback typedefnim::SessionOnLineService