#import <ThingODBTInductiveUnlock.h>
Definition at line 32 of file ThingODBTInductiveUnlock.h.
◆ addDelegate: [1/2]
◆ addDelegate: [2/2]
◆ checkPairedStatus: [1/2]
- (BOOL) checkPairedStatus: |
|
(NSString *) |
devId |
|
Get the status
of device.
- Parameters
-
◆ checkPairedStatus: [2/2]
- (BOOL) checkPairedStatus: |
|
(NSString *) |
devId |
|
Get the status
of device.
- Parameters
-
◆ getInductiveUnlockDistance: [1/2]
- (NSUInteger) getInductiveUnlockDistance: |
|
(NSString *) |
devId |
|
◆ getInductiveUnlockDistance: [2/2]
- (NSUInteger) getInductiveUnlockDistance: |
|
(NSString *) |
devId |
|
◆ NS_SWIFT_NAME [1/2]
+ (shared() NS_SWIFT_NAME |
|
|
|
◆ NS_SWIFT_NAME [2/2]
+ (shared() NS_SWIFT_NAME |
|
|
|
◆ removeDelegate: [1/2]
◆ removeDelegate: [2/2]
◆ setInductiveUnlockDistance:distance:finished:error: [1/2]
- (void) setInductiveUnlockDistance: |
|
(NSString *) |
devId |
distance: |
|
(NSInteger) |
distance |
finished: |
|
(void(^)(void)) |
finishedBlock |
error: |
|
(void(^)(NSError *error)) |
errorBlock |
|
|
| |
Set the unlock distance
of device.
- Parameters
-
devId | device id |
distance | inductive unlock distance |
finishedBlock | unlock result |
errorBlock | error message |
◆ setInductiveUnlockDistance:distance:finished:error: [2/2]
- (void) setInductiveUnlockDistance: |
|
(NSString *) |
devId |
distance: |
|
(NSInteger) |
distance |
finished: |
|
(void(^)(void)) |
finishedBlock |
error: |
|
(void(^)(NSError *error)) |
errorBlock |
|
|
| |
Set the unlock distance
of device.
- Parameters
-
devId | device id |
distance | inductive unlock distance |
finishedBlock | unlock result |
errorBlock | error message |
◆ turnOffBTInductiveUnlock:finished:error: [1/2]
- (void) turnOffBTInductiveUnlock: |
|
(NSString *) |
devId |
finished: |
|
(void(^)(void)) |
finishedBlock |
error: |
|
(void(^)(NSError *error)) |
errorBlock |
|
|
| |
Turn off the inductive unlock.
- Parameters
-
devId | device id |
finishedBlock | unlock result |
errorBlock | error message |
◆ turnOffBTInductiveUnlock:finished:error: [2/2]
- (void) turnOffBTInductiveUnlock: |
|
(NSString *) |
devId |
finished: |
|
(void(^)(void)) |
finishedBlock |
error: |
|
(void(^)(NSError *error)) |
errorBlock |
|
|
| |
Turn off the inductive unlock.
- Parameters
-
devId | device id |
finishedBlock | unlock result |
errorBlock | error message |
◆ turnOnBTInductiveUnlock:finished:error: [1/2]
- (void) turnOnBTInductiveUnlock: |
|
(NSString *) |
devId |
finished: |
|
(void(^)(void)) |
finishedBlock |
error: |
|
(void(^)(NSError *error)) |
errorBlock |
|
|
| |
Turn on the inductive unlock.
- Parameters
-
devId | device id |
finishedBlock | unlock result |
errorBlock | error message |
◆ turnOnBTInductiveUnlock:finished:error: [2/2]
- (void) turnOnBTInductiveUnlock: |
|
(NSString *) |
devId |
finished: |
|
(void(^)(void)) |
finishedBlock |
error: |
|
(void(^)(NSError *error)) |
errorBlock |
|
|
| |
Turn on the inductive unlock.
- Parameters
-
devId | device id |
finishedBlock | unlock result |
errorBlock | error message |
The documentation for this class was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartOutdoorKit/ThingSmartOutdoorKit.xcframework/ios-x86_64-simulator/ThingSmartOutdoorKit.framework/Headers/ThingODBTInductiveUnlock.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartOutdoorKit/ThingSmartOutdoorKit.xcframework/ios-arm64/ThingSmartOutdoorKit.framework/Headers/ThingODBTInductiveUnlock.h