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

#import <ThingSmartCallInterface.h>

Inheritance diagram for <ThingCallInterfaceManager>:

Instance Methods

(id< ThingSmartCallInterface >) - generateCallInterfaceWithCall:
 
(void) - presentInterface:completion:
 
(void) - dismissInterface:completion:
 
(id< ThingSmartCallInterface >) - generateCallInterfaceWithCall:
 
(void) - presentInterface:completion:
 
(void) - dismissInterface:completion:
 

Properties

ThingCallInterfaceManagerIdentifier identifier
 

Detailed Description

Definition at line 68 of file ThingSmartCallInterface.h.

Method Documentation

◆ dismissInterface:completion: [1/2]

- (void) dismissInterface: (id< ThingSmartCallInterface >)  interface
completion: (ThingCallInterfaceManagerCompletion completion 

◆ dismissInterface:completion: [2/2]

- (void) dismissInterface: (id< ThingSmartCallInterface >)  interface
completion: (ThingCallInterfaceManagerCompletion completion 

◆ generateCallInterfaceWithCall: [1/2]

- (id< ThingSmartCallInterface >) generateCallInterfaceWithCall: (id< ThingSmartCallProtocol >)  call

◆ generateCallInterfaceWithCall: [2/2]

- (id< ThingSmartCallInterface >) generateCallInterfaceWithCall: (id< ThingSmartCallProtocol >)  call

◆ presentInterface:completion: [1/2]

- (void) presentInterface: (id< ThingSmartCallInterface >)  interface
completion: (ThingCallInterfaceManagerCompletion completion 

◆ presentInterface:completion: [2/2]

- (void) presentInterface: (id< ThingSmartCallInterface >)  interface
completion: (ThingCallInterfaceManagerCompletion completion 

Property Documentation

◆ identifier

- (ThingCallInterfaceManagerIdentifier) identifier
readwritenonatomiccopy

Definition at line 70 of file ThingSmartCallInterface.h.


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