Contents

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.

Mentioned in

See Also

Handling Call Actions