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

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerLeaveAsVisitorParam ()=default
 
 QChatServerLeaveAsVisitorParam (const NIMQChatServerLeaveAsVisitorParam &c_param)
 
NIMQChatServerLeaveAsVisitorParam ToCParam () const
 

Public 属性

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

构造及析构函数说明

◆ QChatServerLeaveAsVisitorParam() [1/2]

nim::QChatServerLeaveAsVisitorParam::QChatServerLeaveAsVisitorParam ( )
default

◆ QChatServerLeaveAsVisitorParam() [2/2]

nim::QChatServerLeaveAsVisitorParam::QChatServerLeaveAsVisitorParam ( const NIMQChatServerLeaveAsVisitorParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerLeaveAsVisitorParam nim::QChatServerLeaveAsVisitorParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

ServerLeaveAsVisitorCallback nim::QChatServerLeaveAsVisitorParam::cb {nullptr}

回调函数

◆ server_ids

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

ID 列表


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