Share via


CXCallUpdate.RemoteHandle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CallKit.CXHandle? RemoteHandle { [Foundation.Export("remoteHandle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRemoteHandle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("remoteHandle", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRemoteHandle:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RemoteHandle : CallKit.CXHandle with get, set

Property Value

Attributes

Applies to