API reference
API reference
Select your platform
No SDKs available
No versions available

Data Struct

Data that is passed to ColocationSessionDiscovered when a nearby session has been discovered.
See Also
StartDiscoveryAsync

Public Statics

The maximum number of bytes allowed for the custom Metadata section of advertisements.
See Also
StartAdvertisementAsync

Properties

A unique ID representing the colocated session, advertised by another user's call to StartAdvertisementAsync.
This value is identical to the Guid returned to the advertiser after they awaited StartAdvertisementAsync.

This UUID is useful as a "groupUuid", for various OVRSpatialAnchor sharing and loading APIs (see below).
See Also
OVRSpatialAnchor.ShareAsync(IEnumerable<OVRSpatialAnchor>,Guid), OVRSpatialAnchor.ShareAsync(IEnumerable<OVRSpatialAnchor>,IEnumerable<Guid>), OVRSpatialAnchor.LoadUnboundSharedAnchorsAsync(Guid,List<OVRSpatialAnchor.UnboundAnchor>)
The user-defined data block that the advertiser passed to StartAdvertisementAsync.
See Also
MaxMetadataSize
Did you find this page helpful?
Thumbs up icon
Thumbs down icon