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