![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartShareKitModel.h>
Properties | |
NSString * | iconUrl |
The URL of the device icon. More... | |
NSString * | devId |
The device ID. More... | |
NSString * | name |
The device name or group name. More... | |
BOOL | share |
Specifies whether to share the device. More... | |
NSString * | roomName |
The room name. More... | |
NSString * | homeName |
The home name. More... | |
Definition at line 44 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The device ID.
Definition at line 50 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The home name.
Definition at line 63 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The URL of the device icon.
Definition at line 47 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The device name or group name.
Definition at line 53 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The room name.
Definition at line 59 of file ThingSmartShareKitModel.h.
|
readwritenonatomicassign |
Specifies whether to share the device.
Definition at line 56 of file ThingSmartShareKitModel.h.