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

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerApplyParam ()=default
 
 QChatServerApplyParam (const NIMQChatServerApplyParam &c_param)
 
NIMQChatServerApplyParam ToCParam () const
 

Public 属性

ServerApplyCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
uint64_t ttl {0}
 请求生存时间 ms
 
std::string postscript
 附言
 

构造及析构函数说明

◆ QChatServerApplyParam() [1/2]

nim::QChatServerApplyParam::QChatServerApplyParam ( )
default

◆ QChatServerApplyParam() [2/2]

nim::QChatServerApplyParam::QChatServerApplyParam ( const NIMQChatServerApplyParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerApplyParam nim::QChatServerApplyParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

ServerApplyCallback nim::QChatServerApplyParam::cb {nullptr}

回调函数

◆ postscript

std::string nim::QChatServerApplyParam::postscript

附言

◆ server_id

uint64_t nim::QChatServerApplyParam::server_id {0}

服务器ID

◆ ttl

uint64_t nim::QChatServerApplyParam::ttl {0}

请求生存时间 ms


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