NIMSDK-iOS
载入中...
搜索中...
未找到
NIMLoginClient类 参考

#import <NIMLoginClient.h>

类 NIMLoginClient 继承关系图:

属性

NIMLoginClientType type
 
NSString * os
 
NSTimeInterval timestamp
 
NSString * customTag
 
NSInteger customClientType
 

详细描述

登录客户端描述

属性说明

◆ customClientType

- (NSInteger) customClientType
readnonatomicassign

自定义登录端类型

◆ customTag

- (NSString*) customTag
readnonatomiccopy

自定义信息,最大32个字符;目前android多端登录,TV端和手表端,可以通过该字段区分

◆ os

- (NSString*) os
readnonatomiccopy

操作系统

◆ timestamp

- (NSTimeInterval) timestamp
readnonatomicassign

登录时间

◆ type

- (NIMLoginClientType) type
readnonatomicassign

类型


该类的文档由以下文件生成: