provider(_:perform:)
Called when the provider performs the specified start call action.
Declaration
optional func provider(_ provider: CXProvider, perform action: CXStartCallAction)Parameters
- provider:
The telephony provider.
- action:
The start call action.