#import <ThingDeviceTimerOperator.h>
|
ThingDeviceTimerBizType | bizType |
| ThingDeviceTimerBizTypeDevice for device, ThingDeviceTimerBizTypeGroup for group. More...
|
|
NSString * | bizId |
| deviceId if bizType is ThingDeviceTimerBizTypeDevice, groupId if bizType is ThingDeviceTimerBizTypeGroup More...
|
|
NSString * | category |
| The category of timer. More...
|
|
Definition at line 92 of file ThingDeviceTimerOperator.h.
◆ initWithBizType:bizId:category: [1/2]
- (instancetype) initWithBizType: |
|
(ThingDeviceTimerBizType) |
bizType |
bizId: |
|
(NSString *) |
bizId |
category: |
|
(NSString *) |
category |
|
|
| |
◆ initWithBizType:bizId:category: [2/2]
- (instancetype) initWithBizType: |
|
(ThingDeviceTimerBizType) |
bizType |
bizId: |
|
(NSString *) |
bizId |
category: |
|
(NSString *) |
category |
|
|
| |
◆ bizId
deviceId if bizType is ThingDeviceTimerBizTypeDevice, groupId if bizType is ThingDeviceTimerBizTypeGroup
Definition at line 97 of file ThingDeviceTimerOperator.h.
◆ bizType
- (ThingDeviceTimerBizType) bizType |
|
readwritenonatomicassign |
◆ category
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