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

#include <nim_qchat_server_cpp_def.h>

Public 成员函数

 QChatServerApplyResp ()=default
 
 QChatServerApplyResp (const NIMQChatServerApplyResp &c_resp)
 
NIMQChatServerApplyResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
uint64_t request_id {0}
 请求ID
 
uint64_t expire_time {0}
 过期时间
 

构造及析构函数说明

◆ QChatServerApplyResp() [1/2]

nim::QChatServerApplyResp::QChatServerApplyResp ( )
default

◆ QChatServerApplyResp() [2/2]

nim::QChatServerApplyResp::QChatServerApplyResp ( const NIMQChatServerApplyResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatServerApplyResp nim::QChatServerApplyResp::ToCParam ( ) const
inline

类成员变量说明

◆ expire_time

uint64_t nim::QChatServerApplyResp::expire_time {0}

过期时间

◆ request_id

uint64_t nim::QChatServerApplyResp::request_id {0}

请求ID

◆ res_code

uint32_t nim::QChatServerApplyResp::res_code {0}

操作结果, 参考NIMResCode


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