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

#include <v2_nim_def_struct.hpp>

Public 属性

V2NIMMessageRefer messageRefer
 被撤回的消息引用
 
nstd::optional< nstd::stringserverExtension
 扩展信息
 
nstd::optional< nstd::stringpostscript
 附言
 
nstd::string revokeAccountId
 消息撤回者账号
 
V2NIMMessageRevokeType revokeType {V2NIM_MESSAGE_REVOKE_TYPE_UNDEFINED}
 消息撤回类型
 
nstd::optional< nstd::stringcallbackExtension
 第三方回调传入的自定义扩展字段
 

类成员变量说明

◆ callbackExtension

nstd::optional<nstd::string> v2::V2NIMMessageRevokeNotification::callbackExtension

第三方回调传入的自定义扩展字段

◆ messageRefer

V2NIMMessageRefer v2::V2NIMMessageRevokeNotification::messageRefer

被撤回的消息引用

◆ postscript

nstd::optional<nstd::string> v2::V2NIMMessageRevokeNotification::postscript

附言

◆ revokeAccountId

nstd::string v2::V2NIMMessageRevokeNotification::revokeAccountId

消息撤回者账号

◆ revokeType

V2NIMMessageRevokeType v2::V2NIMMessageRevokeNotification::revokeType {V2NIM_MESSAGE_REVOKE_TYPE_UNDEFINED}

消息撤回类型

◆ serverExtension

nstd::optional<nstd::string> v2::V2NIMMessageRevokeNotification::serverExtension

扩展信息


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