Tuya iOS Smart Life App SDK 5.15.0
<ThingTimelineViewSource> Protocol Reference

#import <ThingTimelineViewSource.h>

Inheritance diagram for <ThingTimelineViewSource>:

Instance Methods

(NSTimeInterval) - startTimeIntervalSinceDate:
 the time slice start time, seconds of the day More...
 
(NSTimeInterval) - stopTimeIntervalSinceDate:
 the time slice end time, seconds of the day More...
 
(int) - getEventType
 
(NSTimeInterval) - startTimeIntervalSinceDate:
 the time slice start time, seconds of the day More...
 
(NSTimeInterval) - stopTimeIntervalSinceDate:
 the time slice end time, seconds of the day More...
 
(int) - getEventType
 

Detailed Description

Definition at line 9 of file ThingTimelineViewSource.h.

Method Documentation

◆ getEventType [1/2]

- (int) getEventType
optional

◆ getEventType [2/2]

- (int) getEventType
optional

◆ startTimeIntervalSinceDate: [1/2]

- (NSTimeInterval) startTimeIntervalSinceDate: (NSDate *)  date

the time slice start time, seconds of the day

◆ startTimeIntervalSinceDate: [2/2]

- (NSTimeInterval) startTimeIntervalSinceDate: (NSDate *)  date

the time slice start time, seconds of the day

◆ stopTimeIntervalSinceDate: [1/2]

- (NSTimeInterval) stopTimeIntervalSinceDate: (NSDate *)  date

the time slice end time, seconds of the day

◆ stopTimeIntervalSinceDate: [2/2]

- (NSTimeInterval) stopTimeIntervalSinceDate: (NSDate *)  date

the time slice end time, seconds of the day


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