ShengwangChatSDK 1.3.2
属性 | 所有成员列表
AgoraChatDeviceConfig类 参考

#import <AgoraChatDeviceConfig.h>

类 AgoraChatDeviceConfig 继承关系图:

属性

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

详细描述

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

作者
Hyphenate
版本
3.00 The configurations of the device that the user logs into.

属性说明

◆ deviceName

- (NSString* _Nullable) deviceName
readnonatomicassign

The device name.

◆ deviceUUID

- (NSString* _Nullable) deviceUUID
readnonatomicassign

The device UUID.

◆ resource

- (NSString* _Nullable) resource
readnonatomicassign

The device resources.


该类的文档由以下文件生成: