AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatDeviceConfig Class Reference

#import <AgoraChatDeviceConfig.h>

Inheritance diagram for AgoraChatDeviceConfig:

Properties

NSString *_Nullable resource
 
NSString *_Nullable deviceUUID
 
NSString *_Nullable deviceName
 

Detailed Description

@header AgoraChatDeviceConfig.h @abstract The information of the device.

Author
Hyphenate
Version
3.00 The configurations of the device that the user logs into.

Property Documentation

◆ deviceName

- (NSString* _Nullable) deviceName
readnonatomicassign

The device name.

◆ deviceUUID

- (NSString* _Nullable) deviceUUID
readnonatomicassign

The device UUID.

◆ resource

- (NSString* _Nullable) resource
readnonatomicassign

The device resources.


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