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

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerRejectApplyParam ()=default
 
 QChatServerRejectApplyParam (const NIMQChatServerRejectApplyParam &c_param)
 
NIMQChatServerRejectApplyParam ToCParam () const
 

Public 属性

ServerRejectApplyCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
std::string accid {""}
 申请人id
 
std::string postscript
 附言
 
uint64_t request_id {0}
 请求ID
 

构造及析构函数说明

◆ QChatServerRejectApplyParam() [1/2]

nim::QChatServerRejectApplyParam::QChatServerRejectApplyParam ( )
default

◆ QChatServerRejectApplyParam() [2/2]

nim::QChatServerRejectApplyParam::QChatServerRejectApplyParam ( const NIMQChatServerRejectApplyParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerRejectApplyParam nim::QChatServerRejectApplyParam::ToCParam ( ) const
inline

类成员变量说明

◆ accid

std::string nim::QChatServerRejectApplyParam::accid {""}

申请人id

◆ cb

ServerRejectApplyCallback nim::QChatServerRejectApplyParam::cb {nullptr}

回调函数

◆ postscript

std::string nim::QChatServerRejectApplyParam::postscript

附言

◆ request_id

uint64_t nim::QChatServerRejectApplyParam::request_id {0}

请求ID

◆ server_id

uint64_t nim::QChatServerRejectApplyParam::server_id {0}

服务器ID


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