Contents

CXProviderDelegate

A collection of methods that a telephony provider object calls.

Declaration

protocol CXProviderDelegate : NSObjectProtocol

Overview

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

Handling Changes to Audio Session Activation State

See Also

Essentials