NIM PC Cross Platform SDK
nim_qchat::QChatServerGenerateInviteCodeResp Struct Reference

QChatServerGenerateInviteCodeResp. More...

#include <nim_qchat_server_cpp_def.h>

Public Member Functions

 QChatServerGenerateInviteCodeResp (const NIMQChatServerGenerateInviteCodeResp &c_resp)
 
const NIMQChatServerGenerateInviteCodeResp ToCParam () const
 

Public Attributes

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
uint64_t server_id {0}
 服务器 id
 
uint64_t request_id {0}
 请求ID
 
std::string invite_code
 邀请码
 
uint64_t expire_time {0}
 过期时间
 

Detailed Description


The documentation for this struct was generated from the following file: