CXProviderDelegate_Extensions.PerformPlayDtmfCallAction Method

Definition

Performs a DTMF play call action.

public static void PerformPlayDtmfCallAction (this CallKit.ICXProviderDelegate This, CallKit.CXProvider provider, CallKit.CXPlayDtmfCallAction action);
static member PerformPlayDtmfCallAction : CallKit.ICXProviderDelegate * CallKit.CXProvider * CallKit.CXPlayDtmfCallAction -> unit

Parameters

This
ICXProviderDelegate

The instance on which this extension method operates.

provider
CXProvider

The provider to which the provider delegate belongs.

action
CXPlayDtmfCallAction

The DTMF play call action to perform.

Applies to