Tuya iOS Smart Life App SDK 5.15.0
ThingModuleHookInfo Class Reference

#import <ThingModuleHookInfo.h>

Inheritance diagram for ThingModuleHookInfo:

Class Methods

(ThingModuleHookInfo *) + hookInfoWith:selector:
 
(ThingModuleHookInfo *) + hookInfoWith:selector:
 

Properties

Protocol * hookProtocol
 
NSArray< NSString * > * hookSelectorArr
 
id impl [implementation]
 

Detailed Description

Definition at line 16 of file ThingModuleHookInfo.h.

Method Documentation

◆ hookInfoWith:selector: [1/2]

+ (ThingModuleHookInfo *) hookInfoWith: (Protocol *)  prot
selector: (SEL)  sel 

◆ hookInfoWith:selector: [2/2]

+ (ThingModuleHookInfo *) hookInfoWith: (Protocol *)  prot
selector: (SEL)  sel 

Property Documentation

◆ hookProtocol

- (Protocol *) hookProtocol
readwritenonatomicstrong

Definition at line 18 of file ThingModuleHookInfo.h.

◆ hookSelectorArr

- (NSArray< NSString * > *) hookSelectorArr
readwritenonatomicstrong

Definition at line 19 of file ThingModuleHookInfo.h.

◆ impl

- (id) impl
readwritenonatomicweakimplementation

Definition at line 14 of file ThingModuleHookInfo+Private.h.


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