NIMLoginClient Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMLoginClient.h |
type
类型
@property (nonatomic, assign, readonly) NIMLoginClientType typeDiscussion
类型
Declared In
NIMLoginClient.h
os
操作系统
@property (nullable, nonatomic, copy, readonly) NSString *osDiscussion
操作系统
Declared In
NIMLoginClient.h
timestamp
登录时间
@property (nonatomic, assign, readonly) NSTimeInterval timestampDiscussion
登录时间
Declared In
NIMLoginClient.h
customTag
自定义信息,最大32个字符;目前android多端登录,TV端和手表端,可以通过该字段区分
@property (nullable, nonatomic, copy, readonly) NSString *customTagDiscussion
自定义信息,最大32个字符;目前android多端登录,TV端和手表端,可以通过该字段区分
Declared In
NIMLoginClient.h
customClientType
自定义登录端类型
@property (nonatomic, assign, readonly) NSInteger customClientTypeDiscussion
自定义登录端类型
Declared In
NIMLoginClient.h