CXProviderDelegate_Extensions.PerformEndCallAction Method

Definition

Performs an end call action.

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

Parameters

This
ICXProviderDelegate

The instance on which this extension method operates.

provider
CXProvider

The provider to which the provider delegate belongs.

action
CXEndCallAction

The end call action to perform.

Applies to