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

#import <ThingSmartCallChannel.h>

Inheritance diagram for <ThingSmartCallChannelDataSource>:

Instance Methods

(nullable id< ThingSmartCallKitExecuter >) - callKitExecuter
 
(nullable id< ThingSmartCallKitExecuter >) - callKitExecuterOfCall:
 
(BOOL) - isIgnoredCall:
 
(nullable id< ThingSmartCallKitExecuter >) - callKitExecuter
 
(nullable id< ThingSmartCallKitExecuter >) - callKitExecuterOfCall:
 
(BOOL) - isIgnoredCall:
 

Detailed Description

Definition at line 34 of file ThingSmartCallChannel.h.

Method Documentation

◆ callKitExecuter [1/2]

- (nullable id< ThingSmartCallKitExecuter >) callKitExecuter
optional

◆ callKitExecuter [2/2]

- (nullable id< ThingSmartCallKitExecuter >) callKitExecuter
optional

◆ callKitExecuterOfCall: [1/2]

- (nullable id< ThingSmartCallKitExecuter >) callKitExecuterOfCall: (id< ThingSmartCallProtocol >)  call
optional

◆ callKitExecuterOfCall: [2/2]

- (nullable id< ThingSmartCallKitExecuter >) callKitExecuterOfCall: (id< ThingSmartCallProtocol >)  call
optional

◆ isIgnoredCall: [1/2]

- (BOOL) isIgnoredCall: (id< ThingSmartCallProtocol >)  call
optional

◆ isIgnoredCall: [2/2]

- (BOOL) isIgnoredCall: (id< ThingSmartCallProtocol >)  call
optional

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