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

#include <nim_qchat_server_cpp_def.h>

类 nim::QChatGenerateInviteCodeInfoData 继承关系图:
nim::QChatInviteApplyRecordData

Public 成员函数

 QChatGenerateInviteCodeInfoData ()=default
 
 QChatGenerateInviteCodeInfoData (const NIMQChatGenerateInviteCodeInfoData &c_param)
 
NIMQChatGenerateInviteCodeInfoData ToCParam () const
 
- Public 成员函数 继承自 nim::QChatInviteApplyRecordData
virtual ~QChatInviteApplyRecordData ()
 

Public 属性

std::string invite_postscript
 邀请附言
 
std::string invite_code
 邀请码
 
uint32_t invite_count {0}
 邀请人数
 

构造及析构函数说明

◆ QChatGenerateInviteCodeInfoData() [1/2]

nim::QChatGenerateInviteCodeInfoData::QChatGenerateInviteCodeInfoData ( )
default

◆ QChatGenerateInviteCodeInfoData() [2/2]

nim::QChatGenerateInviteCodeInfoData::QChatGenerateInviteCodeInfoData ( const NIMQChatGenerateInviteCodeInfoData c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatGenerateInviteCodeInfoData nim::QChatGenerateInviteCodeInfoData::ToCParam ( ) const
inline

类成员变量说明

◆ invite_code

std::string nim::QChatGenerateInviteCodeInfoData::invite_code

邀请码

◆ invite_count

uint32_t nim::QChatGenerateInviteCodeInfoData::invite_count {0}

邀请人数

◆ invite_postscript

std::string nim::QChatGenerateInviteCodeInfoData::invite_postscript

邀请附言


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