Tuya iOS Smart Life App SDK 5.15.0
ThingSmartResponseMessageModel Class Reference

#import <ThingSmartMQTTChannel.h>

Inheritance diagram for ThingSmartResponseMessageModel:

Properties

NSString * devId
 
id message
 
NSInteger protocol
 
NSString * type
 
NSInteger responseS
 
NSInteger responseR
 
NSTimeInterval time
 

Detailed Description

Definition at line 28 of file ThingSmartMQTTChannel.h.

Property Documentation

◆ devId

- (NSString *) devId
readwritenonatomicstrong

Definition at line 30 of file ThingSmartMQTTChannel.h.

◆ message

- (id) message
readwritenonatomicstrong

Definition at line 31 of file ThingSmartMQTTChannel.h.

◆ protocol

- (NSInteger) protocol
readwritenonatomicassign

Definition at line 32 of file ThingSmartMQTTChannel.h.

◆ responseR

- (NSInteger) responseR
readwritenonatomicassign

Definition at line 35 of file ThingSmartMQTTChannel.h.

◆ responseS

- (NSInteger) responseS
readwritenonatomicassign

Definition at line 34 of file ThingSmartMQTTChannel.h.

◆ time

- (NSTimeInterval) time
readwritenonatomicassign

Definition at line 36 of file ThingSmartMQTTChannel.h.

◆ type

- (NSString *) type
readwritenonatomicstrong

Definition at line 33 of file ThingSmartMQTTChannel.h.


The documentation for this class was generated from the following files: