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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelSubscribeAsVisitorParam ()=default
 
 QChatChannelSubscribeAsVisitorParam (const NIMQChatChannelSubscribeAsVisitorParam &c_param)
 
NIMQChatChannelSubscribeAsVisitorParam ToCParam () const
 

Public 属性

ChannelSubscribeAsVisitorCallback cb {nullptr}
 回调函数
 
NIMQChatSubscribeOpeType ope_type {kNIMQChatSubscribeOpeTypeSubscribe}
 操作类型
 
std::vector< NIMQChatChannelIDInfoid_infos {}
 ID 列表
 
NIMQChatSubscribeType sub_type {kNIMQChatSubscribeTypeVisitorMsg}
 

构造及析构函数说明

◆ QChatChannelSubscribeAsVisitorParam() [1/2]

nim::QChatChannelSubscribeAsVisitorParam::QChatChannelSubscribeAsVisitorParam ( )
default

◆ QChatChannelSubscribeAsVisitorParam() [2/2]

nim::QChatChannelSubscribeAsVisitorParam::QChatChannelSubscribeAsVisitorParam ( const NIMQChatChannelSubscribeAsVisitorParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelSubscribeAsVisitorParam nim::QChatChannelSubscribeAsVisitorParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

ChannelSubscribeAsVisitorCallback nim::QChatChannelSubscribeAsVisitorParam::cb {nullptr}

回调函数

◆ id_infos

std::vector<NIMQChatChannelIDInfo> nim::QChatChannelSubscribeAsVisitorParam::id_infos {}

ID 列表

◆ ope_type

NIMQChatSubscribeOpeType nim::QChatChannelSubscribeAsVisitorParam::ope_type {kNIMQChatSubscribeOpeTypeSubscribe}

操作类型

◆ sub_type

NIMQChatSubscribeType nim::QChatChannelSubscribeAsVisitorParam::sub_type {kNIMQChatSubscribeTypeVisitorMsg}

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