CXCallController.CallObserver Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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