Contents

provider(_:perform:)

Called when the provider performs the specified set translation action.

Declaration

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

Parameters

  • provider:

    The telephony provider.

  • action:

    The set translation action.

See Also

Handling Call Actions