|
NIM PC Cross Platform SDK
|
多端登陆客户端信息 More...
#include <nim_client_helper.h>
Public Member Functions | |
| OtherClientPres () | |
Public Attributes | |
| std::string | app_account_ |
| 第三方账号 | |
| NIMClientType | client_type_ |
| 客户端类型, 见NIMClientType | |
| std::string | client_os_ |
| 登录系统类型,比如ios 6.0.1 | |
| std::string | mac_address_ |
| 登录设备的mac地址 | |
| std::string | device_id_ |
| 设备id,uuid | |
| int64_t | login_time_ |
| 本次登陆时间, 精度到ms | |
| std::string | custom_data_ |
| 自定义字段 | |
| int | custom_client_type_ |
| int, 自定义客户端类型字段,大于0 | |
多端登陆客户端信息
|
inline |
构造函数