NIM PC Cross Platform SDK
nim_qchat::QChatInviteApplyRecord Struct Reference

Public Member Functions

 QChatInviteApplyRecord (const NIMQChatInviteApplyRecord &c_param)
 
const NIMQChatInviteApplyRecord ToCParam () const
 

Public Attributes

std::string accid
 accid
 
NIMQChatInviteApplyRecordType type {kNIMQChatInviteApplyRecordTypeApply}
 type
 
uint64_t server_id {0}
 服务器ID
 
NIMQChatInviteApplyRecordStatus status {kNIMQChatInviteApplyRecordStatusInitial}
 状态
 
uint64_t request_id {0}
 请求ID
 
uint64_t record_id {0}
 记录ID
 
uint64_t create_time {0}
 创建时间
 
uint64_t update_time {0}
 更新时间
 
uint64_t expire_time {0}
 过期时间
 
std::shared_ptr< QChatInviteApplyRecordDatadata
 邀请申请信息数据
 
std::string raw_data
 邀请申请信息原始Json数据
 

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