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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatRemoveChannelRoleParam ()=default
 
 QChatRemoveChannelRoleParam (const NIMQChatRemoveChannelRoleParam &param)
 
NIMQChatRemoveChannelRoleParam ToCParam () const
 

Public 属性

QChatRemoveChannelRoleCallback cb
 
uint64_t server_id = 0
 服务器 ID
 
uint64_t role_id = 0
 身份组 ID
 
uint64_t channel_id = 0
 频道 ID
 

构造及析构函数说明

◆ QChatRemoveChannelRoleParam() [1/2]

nim::QChatRemoveChannelRoleParam::QChatRemoveChannelRoleParam ( )
default

◆ QChatRemoveChannelRoleParam() [2/2]

nim::QChatRemoveChannelRoleParam::QChatRemoveChannelRoleParam ( const NIMQChatRemoveChannelRoleParam param)
inline

成员函数说明

◆ ToCParam()

NIMQChatRemoveChannelRoleParam nim::QChatRemoveChannelRoleParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

QChatRemoveChannelRoleCallback nim::QChatRemoveChannelRoleParam::cb

◆ channel_id

uint64_t nim::QChatRemoveChannelRoleParam::channel_id = 0

频道 ID

◆ role_id

uint64_t nim::QChatRemoveChannelRoleParam::role_id = 0

身份组 ID

◆ server_id

uint64_t nim::QChatRemoveChannelRoleParam::server_id = 0

服务器 ID


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