Share via


CXProviderDelegate_Extensions.DidBegin Method

Definition

The system began a call for the app.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidBegin(this CallKit.ICXProviderDelegate This, CallKit.CXProvider provider);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidBegin : CallKit.ICXProviderDelegate * CallKit.CXProvider -> unit

Parameters

provider
CXProvider

The provider to which the provider delegate belongs.

Attributes

Applies to