Namespace Microsoft.MixedReality.WorldLocking.ASA
Classes
LocalPegAndProperties
A local peg, with an associated properties dictionary.
PublisherASA
Implementation of IPublisher using ASA to push anchors to and retrieve them from the cloud.
ReadinessStatus
Class wrapping the readiness state, along with the progress to readiness to create cloud anchors
SpacePinASA
SpacePinASA.KeyValPair
SpacePinBinder
Implementation of the IBinder interface, managing the relationship between space pins and cloud anchors.
SpacePinBinderFile
Simple implementation of an IBindingOracle interface, which puts and gets binding from file locally.
Structs
SpacePinCloudBinding
A binding between a space pin and a cloud anchor, by their respective id's.
Interfaces
IBinder
Interface for a binding layer between space pins and cloud anchors.
IBindingOracle
Interface for a magical oracle that communicates IBinder bindings across space and time.
ILocalPeg
A data blob with enough information to be saved to the cloud and reconstructed from the cloud in a later session or on a different device.
IPublisher
The IPublisher abstracts the process of publishing and downloading cloud anchors.
Enums
PublisherReadiness
Readiness states.