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

#import <ThingSmartCallInterface.h>

Inheritance diagram for <ThingCallActionExecuter>:

Instance Methods

(void) - interface:onRing:
 
(void) - interface:onCancel:
 
(void) - interface:onHangUp:
 
(void) - interface:onReject:
 
(void) - interface:onAccept:
 
(void) - interface:onConnected:
 
(void) - interface:onException:error:
 
(void) - interface:onRing:
 
(void) - interface:onCancel:
 
(void) - interface:onHangUp:
 
(void) - interface:onReject:
 
(void) - interface:onAccept:
 
(void) - interface:onConnected:
 
(void) - interface:onException:error:
 

Detailed Description

Definition at line 15 of file ThingSmartCallInterface.h.

Method Documentation

◆ interface:onAccept: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onAccept: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onAccept: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onAccept: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onCancel: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onCancel: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onCancel: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onCancel: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onConnected: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onConnected: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onConnected: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onConnected: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onException:error: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onException: (id< ThingSmartCallProtocol >)  call
error: (nullable NSError *)  error 
optional

◆ interface:onException:error: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onException: (id< ThingSmartCallProtocol >)  call
error: (nullable NSError *)  error 
optional

◆ interface:onHangUp: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onHangUp: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onHangUp: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onHangUp: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onReject: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onReject: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onReject: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onReject: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onRing: [1/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onRing: (id< ThingSmartCallProtocol >)  call 
optional

◆ interface:onRing: [2/2]

- (void) interface: (id< ThingSmartCallInterface >)  interface
onRing: (id< ThingSmartCallProtocol >)  call 
optional

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