NIM PC Cross Platform SDK
|
Public Member Functions | |
QChatServerRejectInviteParam (const NIMQChatServerRejectInviteParam &c_param) | |
const NIMQChatServerRejectInviteParam | ToCParam () const |
Public Attributes | |
ServerRejectInviteCallback | cb {nullptr} |
回调函数 | |
uint64_t | server_id {0} |
服务器ID | |
std::string | accid {""} |
邀请人id | |
std::string | postscript |
附言 | |
uint64_t | request_id |
请求ID | |