CTCall.CallID Property

Definition

Developers should not use this deprecated property. Developers should use 'CallKit' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'CallKit' instead.")]
public virtual string CallID { [Foundation.Export("callID")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'CallKit' instead.")] get; }
member this.CallID : string

Property Value

Attributes

Applies to