CXProviderDelegate
A collection of methods that a telephony provider object calls.
Declaration
protocol CXProviderDelegate : NSObjectProtocolOverview
The CXProviderDelegate protocol defines a set of methods that are called by an object that represents a telephony provider it begins or resets, requests a transaction, performs an action, or an audio session changes its activation state.
Topics
Handling Provider Events
Determining the Execution of Transactions
Handling Call Actions
provider(_:perform:)provider(_:perform:)provider(_:perform:)provider(_:perform:)provider(_:perform:)provider(_:perform:)provider(_:perform:)provider(_:perform:)provider(_:timedOutPerforming:)