HyphenateChatSDK 4.8.0
Properties | List of all members
EMDeviceConfig Class Reference

#import <EMDeviceConfig.h>

Inheritance diagram for EMDeviceConfig:

Properties

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

Detailed Description

@header EMDeviceConfig.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: