Tuya iOS Smart Life App SDK 5.15.0
<ThingSmartAutoActivatorDelegate> Protocol Reference

#import <ThingSmartAutoActivator.h>

Inheritance diagram for <ThingSmartAutoActivatorDelegate>:

Instance Methods

(void) - autoActivator:didReceiveAutoConfigDevice:error:
 
(void) - autoActivator:didReceiveAutoConfigDevice:error:
 

Detailed Description

Definition at line 14 of file ThingSmartAutoActivator.h.

Method Documentation

◆ autoActivator:didReceiveAutoConfigDevice:error: [1/2]

- (void) autoActivator: (ThingSmartAutoActivator *)  activator
didReceiveAutoConfigDevice: (ThingSmartDeviceModel *)  deviceModel
error: (NSError *)  error 

Configures the callbacks of network status updates.

Parameters
activatorThe instance.
deviceModelThe device model.
errorAn error occurs while processing the request.

◆ autoActivator:didReceiveAutoConfigDevice:error: [2/2]

- (void) autoActivator: (ThingSmartAutoActivator *)  activator
didReceiveAutoConfigDevice: (ThingSmartDeviceModel *)  deviceModel
error: (NSError *)  error 

Configures the callbacks of network status updates.

Parameters
activatorThe instance.
deviceModelThe device model.
errorAn error occurs while processing the request.

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