![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
The modelof encrypt Request. More...
#import <ThingSmartMessageRequestModel.h>
Properties | |
NSString * | businessNo |
The message number. More... | |
NSString * | deviceId |
The device id, such as msgSrcId. More... | |
long long | homeId |
The home id, data from ThingSmartMessageListModel. More... | |
NSInteger | time |
The timestamp of a message. More... | |
The modelof encrypt Request.
Definition at line 103 of file ThingSmartMessageRequestModel.h.
|
readwritenonatomiccopy |
The message number.
Definition at line 106 of file ThingSmartMessageRequestModel.h.
|
readwritenonatomiccopy |
The device id, such as msgSrcId.
Definition at line 109 of file ThingSmartMessageRequestModel.h.
|
readwritenonatomicassign |
The home id, data from ThingSmartMessageListModel.
Definition at line 112 of file ThingSmartMessageRequestModel.h.
|
readwritenonatomicassign |
The timestamp of a message.
Definition at line 115 of file ThingSmartMessageRequestModel.h.