Tuya iOS Smart Life App SDK 5.15.0
<ThingSmartCallKitAction> Protocol Reference

#import <ThingSmartCallKitExecuter.h>

Inheritance diagram for <ThingSmartCallKitAction>:

Instance Methods

(void) - fill
 
(void) - fail
 
(void(^)) - fillHandle
 
(void(^)) - failHandle
 
(void) - fill
 
(void) - fail
 

Properties

void(^ fillHandle )(void)
 
void(^ failHandle )(void)
 

Detailed Description

Definition at line 49 of file ThingSmartCallKitExecuter.h.

Method Documentation

◆ fail [1/2]

- (void) fail

◆ fail [2/2]

- (void) fail

◆ failHandle

- (void(^)) failHandle (void) 

◆ fill [1/2]

- (void) fill

◆ fill [2/2]

- (void) fill

◆ fillHandle

- (void(^)) fillHandle (void) 

Property Documentation

◆ failHandle

- (void(^ failHandle) (void))
readwritenonatomiccopy

◆ fillHandle

- (void(^ fillHandle) (void))
readwritenonatomiccopy

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