![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The local network message. More...
#import <ThingSmartLanMessageModel.h>
Properties | |
| NSInteger | protocol |
| The protocol. More... | |
| NSString * | devId |
| The device ID. More... | |
| NSDictionary * | body |
| The message body. More... | |
| NSData * | data |
| The message data. More... | |
The local network message.
Definition at line 13 of file ThingSmartLanMessageModel.h.
|
readwritenonatomicstrong |
The message body.
Definition at line 22 of file ThingSmartLanMessageModel.h.
|
readwritenonatomicstrong |
The message data.
Definition at line 25 of file ThingSmartLanMessageModel.h.
|
readwritenonatomicstrong |
The device ID.
Definition at line 19 of file ThingSmartLanMessageModel.h.
|
readwritenonatomicassign |
The protocol.
Definition at line 16 of file ThingSmartLanMessageModel.h.