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

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerEnterAsVisitorParam ()=default
 
 QChatServerEnterAsVisitorParam (const NIMQChatServerEnterAsVisitorParam &c_param)
 
NIMQChatServerEnterAsVisitorParam ToCParam () const
 

Public 属性

ServerEnterAsVisitorCallback cb {nullptr}
 回调函数
 
std::vector< uint64_t > server_ids {}
 ID 列表
 

构造及析构函数说明

◆ QChatServerEnterAsVisitorParam() [1/2]

nim::QChatServerEnterAsVisitorParam::QChatServerEnterAsVisitorParam ( )
default

◆ QChatServerEnterAsVisitorParam() [2/2]

nim::QChatServerEnterAsVisitorParam::QChatServerEnterAsVisitorParam ( const NIMQChatServerEnterAsVisitorParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerEnterAsVisitorParam nim::QChatServerEnterAsVisitorParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

ServerEnterAsVisitorCallback nim::QChatServerEnterAsVisitorParam::cb {nullptr}

回调函数

◆ server_ids

std::vector<uint64_t> nim::QChatServerEnterAsVisitorParam::server_ids {}

ID 列表


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