CXProviderDelegate.PerformStartCallAction Method

Definition

Performs a start call action.

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

Parameters

provider
CXProvider

The provider to which the provider delegate belongs.

action
CXStartCallAction

The start call action to perform.

Attributes

Applies to