Tuya iOS Smart Life App SDK 5.15.0
ThingSmartSocketChannelConfig Class Reference

#import <ThingSmartSocketChannelConfig.h>

Inheritance diagram for ThingSmartSocketChannelConfig:

Class Methods

(instancetype) + sharedInstance
 
(instancetype) + sharedInstance
 

Properties

NSData * zigbeeActiveKey
 
NSData * broadcastKey
 
NSData * sendKey
 

Detailed Description

Definition at line 12 of file ThingSmartSocketChannelConfig.h.

Method Documentation

◆ sharedInstance [1/2]

+ (instancetype) sharedInstance

◆ sharedInstance [2/2]

+ (instancetype) sharedInstance

Property Documentation

◆ broadcastKey

- (NSData *) broadcastKey
readwritenonatomicstrong

Definition at line 17 of file ThingSmartSocketChannelConfig.h.

◆ sendKey

- (NSData *) sendKey
readwritenonatomicstrong

Definition at line 18 of file ThingSmartSocketChannelConfig.h.

◆ zigbeeActiveKey

- (NSData *) zigbeeActiveKey
readwritenonatomicstrong

Definition at line 16 of file ThingSmartSocketChannelConfig.h.


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