HyphenateSDK 3.6.3
首页
类
类列表
类索引
类继承关系
类成员
全部
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
函数
_
a
b
c
d
e
f
g
i
j
k
l
m
o
p
r
s
u
属性
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
文件
文件列表
•
全部
类
函数
属性
EMDeviceConfig.h
1
15
#import <Foundation/Foundation.h>
16
17
@interface
EMDeviceConfig
: NSObject
18
26
@property
(nonatomic, readonly) NSString *
resource
;
27
35
@property
(nonatomic, readonly) NSString *
deviceUUID
;
36
44
@property
(nonatomic, readonly) NSString *
deviceName
;
45
46
@end
EMDeviceConfig::deviceUUID
NSString * deviceUUID
Definition:
EMDeviceConfig.h:35
EMDeviceConfig::resource
NSString * resource
Definition:
EMDeviceConfig.h:26
EMDeviceConfig::deviceName
NSString * deviceName
Definition:
EMDeviceConfig.h:44
EMDeviceConfig
Definition:
EMDeviceConfig.h:17
制作者
1.8.17