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

#include <nim_qchat_client_def.h>

Public 属性

void * user_data
 自定义用户数据
 
NIMQChatClientType client_type
 客户端类型
 
uint32_t kick_reason
 被踢原因
 
char * ext
 扩展字段
 
uint32_t custom_client_type
 自定义客户端类型
 

类成员变量说明

◆ client_type

NIMQChatClientType NIMQChatKickedResp::client_type

客户端类型

◆ custom_client_type

uint32_t NIMQChatKickedResp::custom_client_type

自定义客户端类型

◆ ext

char* NIMQChatKickedResp::ext

扩展字段

◆ kick_reason

uint32_t NIMQChatKickedResp::kick_reason

被踢原因

◆ user_data

void* NIMQChatKickedResp::user_data

自定义用户数据


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