NIM PC Cross Platform SDK
nim::SystemMsg Member List

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

BatchSetCallback typedefnim::SystemMsg
CreateCustomNotificationMsg(const std::string &receiver_id, const NIMSysMsgType type, const std::string &client_msg_id, const std::string &content, const SysMessageSetting &msg_setting, int64_t timetag=0)nim::SystemMsgstatic
DeleteAllAsync(const DeleteAllCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
DeleteAllCallback typedefnim::SystemMsg
DeleteAsync(int64_t msg_id, const DeleteCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
DeleteByTypeAsync(NIMSysMsgType type, const BatchSetCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
DeleteCallback typedefnim::SystemMsg
NotifySingleSysmsgCallback typedefnim::SystemMsg
NotifySysmsgResCallback typedefnim::SystemMsg
QueryMsgAsync(int limit_count, int64_t last_time, const QueryMsgCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
QueryMsgCallback typedefnim::SystemMsg
QuerySysmsgUnreadCallback typedefnim::SystemMsg
QueryUnreadCount(const QuerySysmsgUnreadCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
ReadAllAsync(const ReadAllCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
ReadAllCallback typedefnim::SystemMsg
ReceiveSysmsgCallback typedefnim::SystemMsg
RegSendCustomSysmsgCb(const SendCustomSysmsgCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
RegSysmsgCb(const ReceiveSysmsgCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
SendCustomNotificationMsg(const std::string &json_msg)nim::SystemMsgstatic
SendCustomSysmsgCallback typedefnim::SystemMsg
SetStatusAsync(int64_t msg_id, nim::NIMSysMsgStatus status, const SetStatusCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
SetStatusByTypeAsync(NIMSysMsgType type, NIMSysMsgStatus status, const BatchSetCallback &cb, const std::string &json_extension="")nim::SystemMsgstatic
SetStatusCallback typedefnim::SystemMsg
UnregSysmsgCb()nim::SystemMsgstatic