Tuya iOS Smart Life App SDK 5.15.0
ThingDeviceRebootTimer Class Reference

#import <ThingDeviceRebootTimer.h>

Inheritance diagram for ThingDeviceRebootTimer:

Instance Methods

(BOOL) - isSame:
 
(void) - migrate:
 
(BOOL) - isSame:
 
(void) - migrate:
 

Properties

NSString * tid
 
NSString * time
 
NSString * loops
 
BOOL status
 

Detailed Description

Definition at line 12 of file ThingDeviceRebootTimer.h.

Method Documentation

◆ isSame: [1/2]

- (BOOL) isSame: (ThingDeviceRebootTimer *)  timer

◆ isSame: [2/2]

- (BOOL) isSame: (ThingDeviceRebootTimer *)  timer

◆ migrate: [1/2]

- (void) migrate: (ThingDeviceRebootTimer *)  timer

◆ migrate: [2/2]

- (void) migrate: (ThingDeviceRebootTimer *)  timer

Property Documentation

◆ loops

- (NSString *) loops
readwritenonatomiccopy

Definition at line 18 of file ThingDeviceRebootTimer.h.

◆ status

- (BOOL) status
readwritenonatomicassign

Definition at line 20 of file ThingDeviceRebootTimer.h.

◆ tid

- (NSString *) tid
readwritenonatomiccopy

Definition at line 14 of file ThingDeviceRebootTimer.h.

◆ time

- (NSString *) time
readwritenonatomiccopy

Definition at line 16 of file ThingDeviceRebootTimer.h.


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