Tuya iOS Smart Life App SDK 5.15.0
ThingTimerTaskModel Class Reference

The task model of the timer. More...

#import <ThingSmartTimer.h>

Inheritance diagram for ThingTimerTaskModel:

Properties

NSString * taskName
 The name of the task. More...
 
NSInteger status
 

Detailed Description

The task model of the timer.

Definition at line 48 of file ThingSmartTimer.h.

Property Documentation

◆ status

- (NSInteger) status
readwritenonatomicassign

Definition at line 54 of file ThingSmartTimer.h.

◆ taskName

- (NSString *) taskName
readwritenonatomicstrong

The name of the task.

Definition at line 51 of file ThingSmartTimer.h.


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