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

#include <nim_qchat_client_def.h>

Public 属性

NIMQChatClientType client_type
 终端类型
 
char * device_id
 设备 ID
 
char * client_ip
 客户端 IP
 
char * consid_
 会话 ID
 
uint16_t client_port
 客户端端口
 
uint64_t timestamp
 时间戳
 
uint32_t custom_client_type_
 自定义终端类型
 
char * custom_tag_
 自定义标签
 
char * os_name_
 操作系统名称
 

类成员变量说明

◆ client_ip

char* NIMQChatLoginClientInfo::client_ip

客户端 IP

◆ client_port

uint16_t NIMQChatLoginClientInfo::client_port

客户端端口

◆ client_type

NIMQChatClientType NIMQChatLoginClientInfo::client_type

终端类型

◆ consid_

char* NIMQChatLoginClientInfo::consid_

会话 ID

◆ custom_client_type_

uint32_t NIMQChatLoginClientInfo::custom_client_type_

自定义终端类型

◆ custom_tag_

char* NIMQChatLoginClientInfo::custom_tag_

自定义标签

◆ device_id

char* NIMQChatLoginClientInfo::device_id

设备 ID

◆ os_name_

char* NIMQChatLoginClientInfo::os_name_

操作系统名称

◆ timestamp

uint64_t NIMQChatLoginClientInfo::timestamp

时间戳


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