Upravit

Sdílet prostřednictvím


CXCallController.CallObserver Property

Definition

Gets the call observer for all the calls that are controlled by this call controller.

public virtual CallKit.CXCallObserver CallObserver { [Foundation.Export("callObserver", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CallObserver : CallKit.CXCallObserver

Property Value

The call observer for all the calls that are controlled by this call controller.

Attributes

Applies to