NIM 跨平台 C++ SDK
|
#include <nim_qchat_client_def.h>
Public 属性 | |
void * | user_data |
自定义用户数据 | |
NIMQChatClientType | client_type |
客户端类型 | |
uint32_t | kick_reason |
被踢原因 | |
char * | ext |
扩展字段 | |
uint32_t | custom_client_type |
自定义客户端类型 | |
NIMQChatClientType NIMQChatKickedResp::client_type |
客户端类型
uint32_t NIMQChatKickedResp::custom_client_type |
自定义客户端类型
char* NIMQChatKickedResp::ext |
扩展字段
uint32_t NIMQChatKickedResp::kick_reason |
被踢原因
void* NIMQChatKickedResp::user_data |
自定义用户数据