NIM PC Cross Platform SDK
|
#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< NIMQChatChannelIDInfo > | id_infos {} |
ID 列表 | |
NIMQChatSubscribeType | sub_type {kNIMQChatSubscribeTypeVisitorMsg} |
|
default |
|
inline |
|
inline |
ChannelSubscribeAsVisitorCallback nim::QChatChannelSubscribeAsVisitorParam::cb {nullptr} |
回调函数
std::vector<NIMQChatChannelIDInfo> nim::QChatChannelSubscribeAsVisitorParam::id_infos {} |
ID 列表
NIMQChatSubscribeOpeType nim::QChatChannelSubscribeAsVisitorParam::ope_type {kNIMQChatSubscribeOpeTypeSubscribe} |
操作类型
NIMQChatSubscribeType nim::QChatChannelSubscribeAsVisitorParam::sub_type {kNIMQChatSubscribeTypeVisitorMsg} |