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

#include <nim_qchat_server_cpp_def.h>

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

Public 成员函数

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

Public 属性

std::string invite_postscript
 邀请附言
 
std::string update_postscript
 更新附言
 
std::string invite_code
 邀请码
 

构造及析构函数说明

◆ QChatJoinByInviteCodeInfoData() [1/2]

nim::QChatJoinByInviteCodeInfoData::QChatJoinByInviteCodeInfoData ( )
default

◆ QChatJoinByInviteCodeInfoData() [2/2]

nim::QChatJoinByInviteCodeInfoData::QChatJoinByInviteCodeInfoData ( const NIMQChatJoinByInviteCodeInfoData c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatJoinByInviteCodeInfoData nim::QChatJoinByInviteCodeInfoData::ToCParam ( ) const
inline

类成员变量说明

◆ invite_code

std::string nim::QChatJoinByInviteCodeInfoData::invite_code

邀请码

◆ invite_postscript

std::string nim::QChatJoinByInviteCodeInfoData::invite_postscript

邀请附言

◆ update_postscript

std::string nim::QChatJoinByInviteCodeInfoData::update_postscript

更新附言


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