NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
v2::V2NIMChatroomMessageRevokeNotificationAttachment结构体 参考

#include <v2_nim_def_struct.hpp>

类 v2::V2NIMChatroomMessageRevokeNotificationAttachment 继承关系图:
v2::V2NIMChatroomNotificationAttachment v2::V2NIMMessageAttachment

Public 成员函数

 V2NIMChatroomMessageRevokeNotificationAttachment ()
 
- Public 成员函数 继承自 v2::V2NIMChatroomNotificationAttachment
 V2NIMChatroomNotificationAttachment ()
 
- Public 成员函数 继承自 v2::V2NIMMessageAttachment
virtual ~V2NIMMessageAttachment ()=default
 

Public 属性

nstd::string messageClientId
 消息撤回 ID
 
uint64_t messageTime {0}
 消息撤回时间
 
- Public 属性 继承自 v2::V2NIMChatroomNotificationAttachment
V2NIMChatroomMessageNotificationType type {V2NIM_CHATROOM_MESSAGE_NOTIFICATION_TYPE_MEMBER_ENTER}
 通知类型
 
nstd::vector< nstd::stringtargetIds
 被操作的成员账号列表
 
nstd::vector< nstd::stringtargetNicks
 被操作成员的昵称列表
 
nstd::optional< nstd::stringtargetTag
 被操作的标签
 
nstd::string operatorId
 操作者
 
nstd::string operatorNick
 操作者昵称
 
nstd::optional< nstd::stringnotificationExtension
 扩展字段
 
nstd::vector< nstd::stringtags
 更新后的标签
 
nstd::optional< V2NIMChatroomUpdateParamschatroomUpdateParams
 
nstd::optional< V2NIMChatroomMemberchatroomMember
 
- Public 属性 继承自 v2::V2NIMMessageAttachment
nstd::string raw
 附件内容
 
V2NIMMessageAttachmentType attachmentType {V2NIM_MESSAGE_ATTACHMENT_TYPE_UNIVERSAL}
 

构造及析构函数说明

◆ V2NIMChatroomMessageRevokeNotificationAttachment()

v2::V2NIMChatroomMessageRevokeNotificationAttachment::V2NIMChatroomMessageRevokeNotificationAttachment ( )
inline

类成员变量说明

◆ messageClientId

nstd::string v2::V2NIMChatroomMessageRevokeNotificationAttachment::messageClientId

消息撤回 ID

◆ messageTime

uint64_t v2::V2NIMChatroomMessageRevokeNotificationAttachment::messageTime {0}

消息撤回时间


该结构体的文档由以下文件生成: