CXProviderDelegate.PerformPlayDtmfCallAction Method

Definition

Performs a DTMF play call action.

[Foundation.Export("provider:performPlayDTMFCallAction:")]
public virtual void PerformPlayDtmfCallAction (CallKit.CXProvider provider, CallKit.CXPlayDtmfCallAction action);
abstract member PerformPlayDtmfCallAction : CallKit.CXProvider * CallKit.CXPlayDtmfCallAction -> unit
override this.PerformPlayDtmfCallAction : CallKit.CXProvider * CallKit.CXPlayDtmfCallAction -> unit

Parameters

provider
CXProvider

The provider to which the provider delegate belongs.

action
CXPlayDtmfCallAction

The DTMF play call action to perform.

Attributes

Applies to