#import <ThingDeviceRebootManager.h>
Definition at line 13 of file ThingDeviceRebootManager.h.
◆ addTimers:success:failure: [1/2]
◆ addTimers:success:failure: [2/2]
◆ getTimersCountSuccess:failure: [1/2]
- (void) getTimersCountSuccess: |
|
(void(^)(NSInteger count)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ getTimersCountSuccess:failure: [2/2]
- (void) getTimersCountSuccess: |
|
(void(^)(NSInteger count)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ getTimersSuccess:failure: [1/2]
◆ getTimersSuccess:failure: [2/2]
◆ initWithDeviceId: [1/2]
- (instancetype) initWithDeviceId: |
|
(NSString *) |
deviceId |
|
◆ initWithDeviceId: [2/2]
- (instancetype) initWithDeviceId: |
|
(NSString *) |
deviceId |
|
◆ rebootImmediatelySuccess:failure: [1/2]
- (void) rebootImmediatelySuccess: |
|
(void(^)(void)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ rebootImmediatelySuccess:failure: [2/2]
- (void) rebootImmediatelySuccess: |
|
(void(^)(void)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ removeTimers:success:failure: [1/2]
- (void) removeTimers: |
|
(NSArray< NSString * > *) |
timers |
success: |
|
(void(^)(void)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ removeTimers:success:failure: [2/2]
- (void) removeTimers: |
|
(NSArray< NSString * > *) |
timers |
success: |
|
(void(^)(void)) |
success |
failure: |
|
(void(^)(NSError *error)) |
failure |
|
|
| |
◆ supportRebootSuccess:failure: [1/2]
- (void) supportRebootSuccess: |
|
(void(^)(BOOL support)) |
success |
failure: |
|
(void(^)(NSError *)) |
failure |
|
|
| |
◆ supportRebootSuccess:failure: [2/2]
- (void) supportRebootSuccess: |
|
(void(^)(BOOL support)) |
success |
failure: |
|
(void(^)(NSError *)) |
failure |
|
|
| |
◆ updateTimer:success:failure: [1/2]
◆ updateTimer:success:failure: [2/2]
◆ deviceId
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/ThingDeviceRebootManager.h
- /Users/humtong/Downloads/Pods_副本/ThingDeviceDetailKit/ThingDeviceDetailKit.xcframework/ios-arm64/ThingDeviceDetailKit.framework/Headers/ThingDeviceRebootManager.h