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