NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::QChatSystemNotificationDataMemberInviteAccept结构体 参考

#include <nim_qchat_system_notification_cpp_def.h>

类 nim::QChatSystemNotificationDataMemberInviteAccept 继承关系图:
nim::QChatSystemNotificationDataBase

Public 成员函数

 QChatSystemNotificationDataMemberInviteAccept ()=default
 
 QChatSystemNotificationDataMemberInviteAccept (const NIMQChatSystemNotificationDataMemberInviteAccept &c_param)
 
- Public 成员函数 继承自 nim::QChatSystemNotificationDataBase
virtual ~QChatSystemNotificationDataBase ()
 

Public 属性

QChatServerInfo server_info
 圈组服务器信息
 
std::string invite_accid
 邀请的accid
 
uint64_t request_id {0}
 请求ID
 

构造及析构函数说明

◆ QChatSystemNotificationDataMemberInviteAccept() [1/2]

nim::QChatSystemNotificationDataMemberInviteAccept::QChatSystemNotificationDataMemberInviteAccept ( )
default

◆ QChatSystemNotificationDataMemberInviteAccept() [2/2]

nim::QChatSystemNotificationDataMemberInviteAccept::QChatSystemNotificationDataMemberInviteAccept ( const NIMQChatSystemNotificationDataMemberInviteAccept c_param)
inline

类成员变量说明

◆ invite_accid

std::string nim::QChatSystemNotificationDataMemberInviteAccept::invite_accid

邀请的accid

◆ request_id

uint64_t nim::QChatSystemNotificationDataMemberInviteAccept::request_id {0}

请求ID

◆ server_info

QChatServerInfo nim::QChatSystemNotificationDataMemberInviteAccept::server_info

圈组服务器信息


该结构体的文档由以下文件生成: