Tuya iOS Smart Life App SDK 5.15.0
ThingDeviceChannelManager Class Reference

#import <ThingDeviceChannelManager.h>

Inheritance diagram for ThingDeviceChannelManager:

Instance Methods

(instancetype) - initWithDeviceId:
 
(void) - updateChannel:success:failure:
 
(instancetype) - initWithDeviceId:
 
(void) - updateChannel:success:failure:
 

Detailed Description

Definition at line 12 of file ThingDeviceChannelManager.h.

Method Documentation

◆ initWithDeviceId: [1/2]

- (instancetype) initWithDeviceId: (NSString *)  deviceId

◆ initWithDeviceId: [2/2]

- (instancetype) initWithDeviceId: (NSString *)  deviceId

◆ updateChannel:success:failure: [1/2]

- (void) updateChannel: (int)  channel
success: (void(^)(void))  success
failure: (void(^)(NSError *))  failure 

◆ updateChannel:success:failure: [2/2]

- (void) updateChannel: (int)  channel
success: (void(^)(void))  success
failure: (void(^)(NSError *))  failure 

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