Tuya iOS Smart Life App SDK 5.15.0
ThingSmartODInductiveUnlock Class Reference

#import <ThingSmartODInductiveUnlock.h>

Inheritance diagram for ThingSmartODInductiveUnlock:

Instance Methods

(void) - getInductiveUnlockType:completion:error:
 
(void) - getInductiveUnlockType:completion:error:
 

Class Methods

(shared() + NS_SWIFT_NAME
 
(shared() + NS_SWIFT_NAME
 

Properties

id< ThingSmartODInductiveUnlockDelegatedelegate
 

Detailed Description

Definition at line 27 of file ThingSmartODInductiveUnlock.h.

Method Documentation

◆ getInductiveUnlockType:completion:error: [1/2]

- (void) getInductiveUnlockType: (NSString *)  devId
completion: (void(^)(InductiveUnlockType type))  completionBlock
error: (void(^)(NSError *error))  errorBlock 

get InductiveUnlockType, Including Cloud Capability Configuration Detection

  • Parameters:
    • devId: device ID
    • completionBlock: completion callback
    • errorBlock: error callback

◆ getInductiveUnlockType:completion:error: [2/2]

- (void) getInductiveUnlockType: (NSString *)  devId
completion: (void(^)(InductiveUnlockType type))  completionBlock
error: (void(^)(NSError *error))  errorBlock 

get InductiveUnlockType, Including Cloud Capability Configuration Detection

  • Parameters:
    • devId: device ID
    • completionBlock: completion callback
    • errorBlock: error callback

◆ NS_SWIFT_NAME [1/2]

+ (shared() NS_SWIFT_NAME

◆ NS_SWIFT_NAME [2/2]

+ (shared() NS_SWIFT_NAME

Property Documentation

◆ delegate

- (id< ThingSmartODInductiveUnlockDelegate >) delegate
readwritenonatomicweak

Definition at line 29 of file ThingSmartODInductiveUnlock.h.


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