Contents

provider(_:perform:)

Called when the provider performs the specified set held call action.

Declaration

optional func provider(_ provider: CXProvider, perform action: CXSetHeldCallAction)

Parameters

  • provider:

    The telephony provider.

  • action:

    The set held call action.

See Also

Handling Call Actions