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

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerJoinByInviteCodeParam ()=default
 
 QChatServerJoinByInviteCodeParam (const NIMQChatServerJoinByInviteCodeParam &c_param)
 
NIMQChatServerJoinByInviteCodeParam ToCParam () const
 

Public 属性

ServerJoinByInviteCodeCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器 id
 
std::string invite_code
 邀请码
 
std::string postscript
 附言
 

构造及析构函数说明

◆ QChatServerJoinByInviteCodeParam() [1/2]

nim::QChatServerJoinByInviteCodeParam::QChatServerJoinByInviteCodeParam ( )
default

◆ QChatServerJoinByInviteCodeParam() [2/2]

nim::QChatServerJoinByInviteCodeParam::QChatServerJoinByInviteCodeParam ( const NIMQChatServerJoinByInviteCodeParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerJoinByInviteCodeParam nim::QChatServerJoinByInviteCodeParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

ServerJoinByInviteCodeCallback nim::QChatServerJoinByInviteCodeParam::cb {nullptr}

回调函数

◆ invite_code

std::string nim::QChatServerJoinByInviteCodeParam::invite_code

邀请码

◆ postscript

std::string nim::QChatServerJoinByInviteCodeParam::postscript

附言

◆ server_id

uint64_t nim::QChatServerJoinByInviteCodeParam::server_id {0}

服务器 id


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