NIMLoginClient Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMLoginClient.h |
type
Client type
@property (nonatomic, assign, readonly) NIMLoginClientType typeDiscussion
Client type
Declared In
NIMLoginClient.h
os
Operating system
@property (nullable, nonatomic, copy, readonly) NSString *osDiscussion
Operating system
Declared In
NIMLoginClient.h
timestamp
Login timestamp
@property (nonatomic, assign, readonly) NSTimeInterval timestampDiscussion
Login timestamp
Declared In
NIMLoginClient.h
customTag
Custom tag. The field can contain up to 32 characters. The field can distinguish Android, TV, and watch clients
@property (nullable, nonatomic, copy, readonly) NSString *customTagDiscussion
Custom tag. The field can contain up to 32 characters. The field can distinguish Android, TV, and watch clients
Declared In
NIMLoginClient.h