#import <ThingDeviceTimerOperator.h>
|
| NSString * | timerId |
| | id of the timer More...
|
| |
| ThingDeviceTimerBizType | bizType |
| | ThingDeviceTimerBizTypeDevice for device, ThingDeviceTimerBizTypeGroup for group. More...
|
| |
| NSString * | bizId |
| | deviceId if bizType is ThingDeviceTimerBizTypeDevice, groupId if bizType is ThingDeviceTimerBizTypeGroup More...
|
| |
Definition at line 68 of file ThingDeviceTimerOperator.h.
◆ initWithTimerId:bizType:bizId: [1/2]
| - (instancetype) initWithTimerId: |
|
(NSString *) |
timerId |
| bizType: |
|
(ThingDeviceTimerBizType) |
bizType |
| bizId: |
|
(NSString *) |
bizId |
|
|
| |
◆ initWithTimerId:bizType:bizId: [2/2]
| - (instancetype) initWithTimerId: |
|
(NSString *) |
timerId |
| bizType: |
|
(ThingDeviceTimerBizType) |
bizType |
| bizId: |
|
(NSString *) |
bizId |
|
|
| |
◆ bizId
deviceId if bizType is ThingDeviceTimerBizTypeDevice, groupId if bizType is ThingDeviceTimerBizTypeGroup
Definition at line 76 of file ThingDeviceTimerOperator.h.
◆ bizType
| - (ThingDeviceTimerBizType) bizType |
|
readwritenonatomicassign |
◆ timerId
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64_x86_64-simulator/ThingDeviceDetailKit.framework/Headers/ThingDeviceTimerOperator.h
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64/ThingDeviceDetailKit.framework/Headers/ThingDeviceTimerOperator.h