Tuya iOS Smart Life App SDK 5.15.0
ThingModuleHookNativeProxy Class Reference

#import <ThingModuleHookNativeProxy.h>

Inheritance diagram for ThingModuleHookNativeProxy:

Instance Methods

(instancetype) - initWithHookImpl:
 
(instancetype) - initWithHookImpl:
 

Properties

id hookImpl
 
NSMapTable< NSString *, id > * nativeMap
 

Detailed Description

Definition at line 12 of file ThingModuleHookNativeProxy.h.

Method Documentation

◆ initWithHookImpl: [1/2]

- (instancetype) initWithHookImpl: (id)  impl

◆ initWithHookImpl: [2/2]

- (instancetype) initWithHookImpl: (id)  impl

Property Documentation

◆ hookImpl

- (id) hookImpl
readnonatomicweak

Definition at line 14 of file ThingModuleHookNativeProxy.h.

◆ nativeMap

- (NSMapTable< NSString *, id > *) nativeMap
readnonatomicstrong

sel, nativeImpl

Definition at line 16 of file ThingModuleHookNativeProxy.h.


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