NIM PC Cross Platform SDK
nim_qchat::QChatServerInviteResp Struct Reference

Public Member Functions

 QChatServerInviteResp (const NIMQChatServerInviteResp &c_resp)
 
NIMQChatServerInviteResp ToCParam () const
 

Public Attributes

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
uint64_t request_id {0}
 请求ID
 
uint64_t expire_time {0}
 请求失效时间戳
 
std::map< std::string, NIMQChatServerInviteFailReasonfail_map
 邀请失败的成员id和失败原因
 

Protected Attributes

std::vector< char * > vec_accids
 
std::vector< NIMQChatServerInviteFailReasonvec_fail_reason
 

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