CXSetGroupCallAction.CallUuidToGroupWith Property

Definition

Gets or sets the UUID that identifies the call to join.

public virtual Foundation.NSUuid CallUuidToGroupWith { [Foundation.Export("callUUIDToGroupWith", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCallUUIDToGroupWith:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CallUuidToGroupWith : Foundation.NSUuid with get, set

Property Value

The UUID that identifies the call to join.

This value can be null.

Attributes

Applies to