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

#include <nim_qchat_client_cpp_def.h>

Public 成员函数

 QChatKickedResp ()=default
 
 QChatKickedResp (const NIMQChatKickedResp &c_resp)
 

Public 属性

uint32_t client_type {0}
 客户端类型
 
uint32_t kick_reason {0}
 被踢原因
 
std::string ext {""}
 扩展字段
 
uint32_t custom_client_type {0}
 自定义客户端类型
 

构造及析构函数说明

◆ QChatKickedResp() [1/2]

nim::QChatKickedResp::QChatKickedResp ( )
default

◆ QChatKickedResp() [2/2]

nim::QChatKickedResp::QChatKickedResp ( const NIMQChatKickedResp c_resp)
inline

类成员变量说明

◆ client_type

uint32_t nim::QChatKickedResp::client_type {0}

客户端类型

◆ custom_client_type

uint32_t nim::QChatKickedResp::custom_client_type {0}

自定义客户端类型

◆ ext

std::string nim::QChatKickedResp::ext {""}

扩展字段

◆ kick_reason

uint32_t nim::QChatKickedResp::kick_reason {0}

被踢原因


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