CXProviderDelegate_Extensions.PerformStartCallAction Method

Definition

Performs a start call action.

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

Parameters

This
ICXProviderDelegate

The instance on which this extension method operates.

provider
CXProvider

The provider to which the provider delegate belongs.

action
CXStartCallAction

The start call action to perform.

Applies to