![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
房间的云端模型 More...
#import <ThingSmartRoomListDataModel.h>
Properties | |
| NSString * | roomId |
| 房间id More... | |
| NSArray< NSString * > * | roomTagIds |
| 关联的房间分组id列表 More... | |
| NSString * | name |
| 房间名称 More... | |
房间的云端模型
Definition at line 14 of file ThingSmartRoomListDataModel.h.
|
readwritenonatomiccopy |
房间名称
Definition at line 20 of file ThingSmartRoomListDataModel.h.
|
readwritenonatomiccopy |
房间id
Definition at line 16 of file ThingSmartRoomListDataModel.h.
|
readwritenonatomiccopy |
关联的房间分组id列表
Definition at line 18 of file ThingSmartRoomListDataModel.h.