#import <ThingSmartCallKitExecuter.h>
Definition at line 21 of file ThingSmartCallKitExecuter.h.
◆ acceptCallWithCompletion: [1/2]
- (void) acceptCallWithCompletion: |
|
(nullable void(^)(NSError *error)) |
completion |
|
◆ acceptCallWithCompletion: [2/2]
- (void) acceptCallWithCompletion: |
|
(nullable void(^)(NSError *error)) |
completion |
|
◆ endCall [1/2]
◆ endCall [2/2]
◆ endCallWithAnsweredElsewhere [1/2]
- (void) endCallWithAnsweredElsewhere |
|
|
|
◆ endCallWithAnsweredElsewhere [2/2]
- (void) endCallWithAnsweredElsewhere |
|
|
|
◆ endCallWithCompletion: [1/2]
- (void) endCallWithCompletion: |
|
(nullable void(^)(NSError *error)) |
completion |
|
◆ endCallWithCompletion: [2/2]
- (void) endCallWithCompletion: |
|
(nullable void(^)(NSError *error)) |
completion |
|
◆ endCallWithDeclinedElsewhere [1/2]
- (void) endCallWithDeclinedElsewhere |
|
|
|
◆ endCallWithDeclinedElsewhere [2/2]
- (void) endCallWithDeclinedElsewhere |
|
|
|
◆ endCallWithFailed [1/2]
- (void) endCallWithFailed |
|
|
|
◆ endCallWithFailed [2/2]
- (void) endCallWithFailed |
|
|
|
◆ endCallWithRemoteEnded [1/2]
- (void) endCallWithRemoteEnded |
|
|
|
◆ endCallWithRemoteEnded [2/2]
- (void) endCallWithRemoteEnded |
|
|
|
◆ endCallWithUnanswered [1/2]
- (void) endCallWithUnanswered |
|
|
|
◆ endCallWithUnanswered [2/2]
- (void) endCallWithUnanswered |
|
|
|
◆ launchOutgoingCallForUUID:callValue:CTYHandleType:dataSource:delegate:completion: [1/2]
◆ launchOutgoingCallForUUID:callValue:CTYHandleType:dataSource:delegate:completion: [2/2]
◆ reportCallWithUUID:callValue:CTYHandleType: [1/2]
- (void) reportCallWithUUID: |
|
(NSUUID *) |
UUID |
callValue: |
|
(NSString *) |
callValue |
CTYHandleType: |
|
(ThingSmartCallHandleType) |
type |
|
|
| |
◆ reportCallWithUUID:callValue:CTYHandleType: [2/2]
- (void) reportCallWithUUID: |
|
(NSUUID *) |
UUID |
callValue: |
|
(NSString *) |
callValue |
CTYHandleType: |
|
(ThingSmartCallHandleType) |
type |
|
|
| |
◆ reportIncomingCallForUUID:callValue:CTYHandleType:dataSource:delegate:completion: [1/2]
◆ reportIncomingCallForUUID:callValue:CTYHandleType:dataSource:delegate:completion: [2/2]
◆ reportOutgoingCallWithUUID:connectedAtDate: [1/2]
- (void) reportOutgoingCallWithUUID: |
|
(NSUUID *) |
UUID |
connectedAtDate: |
|
(nullable NSDate *) |
dateConnected |
|
|
| |
Report that an outgoing call connected. A nil value for dateConnected
results in the connected date being set to now.
◆ reportOutgoingCallWithUUID:connectedAtDate: [2/2]
- (void) reportOutgoingCallWithUUID: |
|
(NSUUID *) |
UUID |
connectedAtDate: |
|
(nullable NSDate *) |
dateConnected |
|
|
| |
Report that an outgoing call connected. A nil value for dateConnected
results in the connected date being set to now.
◆ reportOutgoingCallWithUUID:startedConnectingAtDate: [1/2]
- (void) reportOutgoingCallWithUUID: |
|
(NSUUID *) |
UUID |
startedConnectingAtDate: |
|
(nullable NSDate *) |
dateStartedConnecting |
|
|
| |
Report that an outgoing call started connecting. A nil value for dateStartedConnecting
results in the started connecting date being set to now.
◆ reportOutgoingCallWithUUID:startedConnectingAtDate: [2/2]
- (void) reportOutgoingCallWithUUID: |
|
(NSUUID *) |
UUID |
startedConnectingAtDate: |
|
(nullable NSDate *) |
dateStartedConnecting |
|
|
| |
Report that an outgoing call started connecting. A nil value for dateStartedConnecting
results in the started connecting date being set to now.
◆ isCalling
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartCallChannelKit/Build/ThingSmartCallChannelKit.xcframework/ios-arm64_x86_64-simulator/ThingSmartCallChannelKit.framework/Headers/ThingSmartCallKitExecuter.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartCallChannelKit/Build/ThingSmartCallChannelKit.xcframework/ios-arm64/ThingSmartCallChannelKit.framework/Headers/ThingSmartCallKitExecuter.h