NIM PC Cross Platform SDK
nim_qchat_message_cpp.h
Go to the documentation of this file.
1
11
#ifndef __NIM_QCHAT_MESSAGE_CPP_H__
12
#define __NIM_QCHAT_MESSAGE_CPP_H__
13
14
#include "
nim_qchat_cpp_wrapper/helper/nim_qchat_helper.h
"
15
#include "
nim_qchat_cpp_wrapper/helper/nim_qchat_message_cpp_def.h
"
16
#include "
nim_qchat_cpp_wrapper/nim_qchat_sdk_cpp_wrapper.h
"
17
22
namespace
nim_qchat
{
23
27
class
NIM_QCHAT_SDK_CPPWRAPPER_DLL_API
Message
{
28
public
:
34
static
void
RegRecvCb(
const
QChatRegRecvMsgCbParam
& param);
35
41
static
void
RegUpdatedCb(
const
QChatRegMsgUpdatedCbParam
& param);
42
48
static
void
Send(
const
QChatSendMessageParam
& param);
49
54
static
void
Update(
const
QChatUpdateMessageParam
& param);
55
61
static
void
Revoke(
const
QChatRevokeMessageParam
& param);
62
68
static
void
Delete(
const
QChatDeleteMessageParam
& param);
69
75
static
void
GetMessages(
const
QChatGetMessagesParam
& param);
76
83
static
void
GetMessagesCache(
const
QChatGetMessagesCacheParam
& param);
84
90
static
void
GetLastMessages(
const
QChatGetLastMessagesParam
& param);
91
97
static
void
MarkRead(
const
QChatMarkMessageReadParam
& param);
98
104
static
void
Reply(
const
QChatReplyMessageParam
& param);
105
111
static
void
GetMessageHistoryByIds(
const
QChatGetMessageHistoryByIdsParam
& param);
112
118
static
void
GetReferMessages(
const
QChatGetReferMessagesParam
& param);
119
125
static
void
GetThreadMessages(
const
QChatGetThreadMessagesParam
& param);
126
132
static
void
GetThreadRootMessagesMeta(
const
QChatGetThreadRootMessagesMetaParam
& param);
133
139
static
void
AddQuickComment(
const
QChatAddQuickCommentParam
& param);
140
146
static
void
RemoveQuickComment(
const
QChatRemoveQuickCommentParam
& param);
147
153
static
void
GetQuickComments(
const
QChatGetQuickCommentsParam
& param);
154
160
static
void
SearchMsgByPage(
const
QChatMessageSearchPageParam
& param);
161
};
162
163
}
// namespace nim_qchat
164
165
#endif
// __NIM_QCHAT_MESSAGE_CPP_H__
nim_qchat::Message
圈组消息
Definition:
nim_qchat_message_cpp.h:27
nim_qchat
namespace nim_qchat
nim_qchat_helper.h
圈组CPP wrapper helpers
nim_qchat_message_cpp_def.h
nim_qchat_sdk_cpp_wrapper.h
定义导出宏
nim_qchat::QChatDeleteMessageParam
Definition:
nim_qchat_message_cpp_def.h:1376
nim_qchat::QChatGetLastMessagesParam
Definition:
nim_qchat_message_cpp_def.h:1450
nim_qchat::QChatGetMessageHistoryByIdsParam
Definition:
nim_qchat_message_cpp_def.h:1568
nim_qchat::QChatGetMessagesCacheParam
Definition:
nim_qchat_message_cpp_def.h:1484
nim_qchat::QChatGetMessagesParam
Definition:
nim_qchat_message_cpp_def.h:1399
nim_qchat::QChatGetQuickCommentsParam
Definition:
nim_qchat_message_cpp_def.h:1760
nim_qchat::QChatGetReferMessagesParam
Definition:
nim_qchat_message_cpp_def.h:1602
nim_qchat::QChatGetThreadMessagesParam
Definition:
nim_qchat_message_cpp_def.h:1629
nim_qchat::QChatGetThreadRootMessagesMetaParam
Definition:
nim_qchat_message_cpp_def.h:1714
nim_qchat::QChatMarkMessageReadParam
Definition:
nim_qchat_message_cpp_def.h:1506
nim_qchat::QChatMessageSearchPageParam
Definition:
nim_qchat_message_cpp_def.h:1799
nim_qchat::QChatQuickCommentParam
Definition:
nim_qchat_message_cpp_def.h:1676
nim_qchat::QChatRegMsgUpdatedCbParam
Definition:
nim_qchat_message_cpp_def.h:1226
nim_qchat::QChatRegRecvMsgCbParam
Definition:
nim_qchat_message_cpp_def.h:1210
nim_qchat::QChatReplyMessageParam
Definition:
nim_qchat_message_cpp_def.h:1537
nim_qchat::QChatRevokeMessageParam
Definition:
nim_qchat_message_cpp_def.h:1353
nim_qchat::QChatSendMessageParam
Definition:
nim_qchat_message_cpp_def.h:1242
nim_qchat::QChatUpdateMessageParam
Definition:
nim_qchat_message_cpp_def.h:1269
wrapper
nim_qchat_cpp_wrapper
api
nim_qchat_message_cpp.h
Generated by
1.9.4