NIM PC Cross Platform SDK
nim_qchat::QChatServerInviteParam Struct Reference

Public Member Functions

 QChatServerInviteParam (const NIMQChatServerInviteParam &c_param)
 
const NIMQChatServerInviteParam ToCParam () const
 

Public Attributes

ServerInviteCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
std::list< std::string > invite_ids {}
 受邀人id列表
 
uint64_t ttl {0}
 请求生存时间 ms
 
std::string postscript
 附言
 

Protected Attributes

std::vector< char * > vec_invite_ids {}
 

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