NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nim::QChatSystemNotificationDataMemberApplyAccept结构体 参考

#include <nim_qchat_system_notification_cpp_def.h>

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

Public 成员函数

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

Public 属性

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

构造及析构函数说明

◆ QChatSystemNotificationDataMemberApplyAccept() [1/2]

nim::QChatSystemNotificationDataMemberApplyAccept::QChatSystemNotificationDataMemberApplyAccept ( )
default

◆ QChatSystemNotificationDataMemberApplyAccept() [2/2]

nim::QChatSystemNotificationDataMemberApplyAccept::QChatSystemNotificationDataMemberApplyAccept ( const NIMQChatSystemNotificationDataMemberApplyAccept c_param)
inline

类成员变量说明

◆ apply_accid

std::string nim::QChatSystemNotificationDataMemberApplyAccept::apply_accid

申请的accid

◆ request_id

uint64_t nim::QChatSystemNotificationDataMemberApplyAccept::request_id {0}

请求ID

◆ server_info

QChatServerInfo nim::QChatSystemNotificationDataMemberApplyAccept::server_info

圈组服务器信息


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