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

#import <ThingSmartActivatorSearchProtocol.h>

Inheritance diagram for <ThingSmartActivatorSearchProtocol>:
ThingSmartActivatorDiscovery ThingSmartActivatorDiscovery

Instance Methods

(void) - startSearch:
 
(void) - stopSearch:clearCache:
 
(void) - startSearch:
 
(void) - stopSearch:clearCache:
 

Detailed Description

Definition at line 15 of file ThingSmartActivatorSearchProtocol.h.

Method Documentation

◆ startSearch: [1/2]

- (void) startSearch: (NSArray< ThingSmartActivatorTypeModel * > *)  typeList

Start searching

Parameters
typeListNetwork configuration types

◆ startSearch: [2/2]

- (void) startSearch: (NSArray< ThingSmartActivatorTypeModel * > *)  typeList

Start searching

Parameters
typeListNetwork configuration types

◆ stopSearch:clearCache: [1/2]

- (void) stopSearch: (NSArray< ThingSmartActivatorTypeModel * > *)  typeList
clearCache: (BOOL)  clearCache 

Stop searching

Parameters
typeListNetwork configuration types
clearCacheWhether to clear the cache

◆ stopSearch:clearCache: [2/2]

- (void) stopSearch: (NSArray< ThingSmartActivatorTypeModel * > *)  typeList
clearCache: (BOOL)  clearCache 

Stop searching

Parameters
typeListNetwork configuration types
clearCacheWhether to clear the cache

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