Tuya iOS Smart Life App SDK 5.15.0
ThingSmartAVLogInlet Class Reference

#import <ThingSmartAVLogInlet.h>

Inheritance diagram for ThingSmartAVLogInlet:

Instance Methods

(void) - addLogConsumer:
 
(void) - removeLogConsumer:
 
(void) - addLogConsumer:
 
(void) - removeLogConsumer:
 

Properties

ThingSmartAVLogInletlogInlet
 
id< ThingSmartAVLogMediatorlogMediator
 
BOOL debugMode
 Debug mode, default is false. Verbose log will print into console if opened, main switch. More...
 
BOOL AVLogEnabled
 AV log switch, default is false. Verbose AV log will print into console if opened, individual switch. More...
 

Detailed Description

Definition at line 37 of file ThingSmartAVLogInlet.h.

Method Documentation

◆ addLogConsumer: [1/2]

- (void) addLogConsumer: (id< ThingSmartAVLogConsumer >)  logConsumer

◆ addLogConsumer: [2/2]

- (void) addLogConsumer: (id< ThingSmartAVLogConsumer >)  logConsumer

◆ removeLogConsumer: [1/2]

- (void) removeLogConsumer: (id< ThingSmartAVLogConsumer >)  logConsumer

◆ removeLogConsumer: [2/2]

- (void) removeLogConsumer: (id< ThingSmartAVLogConsumer >)  logConsumer

Property Documentation

◆ AVLogEnabled

- (BOOL) AVLogEnabled
readwritenonatomicassign

AV log switch, default is false. Verbose AV log will print into console if opened, individual switch.

Definition at line 47 of file ThingSmartAVLogInlet.h.

◆ debugMode

- (BOOL) debugMode
readwritenonatomicassign

Debug mode, default is false. Verbose log will print into console if opened, main switch.

Definition at line 44 of file ThingSmartAVLogInlet.h.

◆ logInlet

- (ThingSmartAVLogInlet *) logInlet
readnonatomicstrong

Definition at line 39 of file ThingSmartAVLogInlet.h.

◆ logMediator

- (id< ThingSmartAVLogMediator >) logMediator
readnonatomicstrong

Definition at line 41 of file ThingSmartAVLogInlet.h.


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