![]() |
NIM 跨平台 C++ SDK
|
#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_ |
操作系统名称 | |
char* NIMQChatLoginClientInfo::client_ip |
客户端 IP
uint16_t NIMQChatLoginClientInfo::client_port |
客户端端口
NIMQChatClientType NIMQChatLoginClientInfo::client_type |
终端类型
char* NIMQChatLoginClientInfo::consid_ |
会话 ID
uint32_t NIMQChatLoginClientInfo::custom_client_type_ |
自定义终端类型
char* NIMQChatLoginClientInfo::custom_tag_ |
自定义标签
char* NIMQChatLoginClientInfo::device_id |
设备 ID
char* NIMQChatLoginClientInfo::os_name_ |
操作系统名称
uint64_t NIMQChatLoginClientInfo::timestamp |
时间戳