Tuya iOS Smart Life App SDK 5.15.0
ThingModuleServiceUnhandledResolver Class Reference

#import <ThingModuleServiceUnhandledResolver.h>

Inheritance diagram for ThingModuleServiceUnhandledResolver:

Instance Methods

(instancetype) - initWithServiceProtocol:methodInvokeProvider:
 
(instancetype) - initWithServiceProtocol:methodInvokeProvider:
 

Properties

Protocol * serviceProtocol
 

Detailed Description

Definition at line 8 of file ThingModuleServiceUnhandledResolver.h.

Method Documentation

◆ initWithServiceProtocol:methodInvokeProvider: [1/2]

- (instancetype) initWithServiceProtocol: (Protocol *)  ptl
methodInvokeProvider: (id(^)(SEL method))  providerBlock 

◆ initWithServiceProtocol:methodInvokeProvider: [2/2]

- (instancetype) initWithServiceProtocol: (Protocol *)  ptl
methodInvokeProvider: (id(^)(SEL method))  providerBlock 

Property Documentation

◆ serviceProtocol

- (Protocol *) serviceProtocol
readnonatomicassign

Definition at line 9 of file ThingModuleServiceUnhandledResolver.h.


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