NIM PC Cross Platform SDK
nim::OtherClientPres Struct Reference

多端登陆客户端信息 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
 

Detailed Description

多端登陆客户端信息

Constructor & Destructor Documentation

◆ OtherClientPres()

nim::OtherClientPres::OtherClientPres ( )
inline

构造函数


The documentation for this struct was generated from the following file: