NIMLoginClient Class Reference

Inherits from NSObject
Declared in NIMLoginClient.h

Overview

Login client description

  type

Client type

@property (nonatomic, assign, readonly) NIMLoginClientType type

Discussion

Client type

Declared In

NIMLoginClient.h

  os

Operating system

@property (nullable, nonatomic, copy, readonly) NSString *os

Discussion

Operating system

Declared In

NIMLoginClient.h

  timestamp

Login timestamp

@property (nonatomic, assign, readonly) NSTimeInterval timestamp

Discussion

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 *customTag

Discussion

Custom tag. The field can contain up to 32 characters. The field can distinguish Android, TV, and watch clients

Declared In

NIMLoginClient.h

  customClientType

Custom client type

@property (nonatomic, assign, readonly) NSInteger customClientType

Discussion

Custom client type

Declared In

NIMLoginClient.h