Share via


IBindingOracle Interface

Definition

Interface for a magical oracle that communicates IBinder bindings across space and time.

public interface IBindingOracle
type IBindingOracle = interface
Public Interface IBindingOracle
Derived

Remarks

Note that the IBindingOracle only transmits bindings, which are string pairs of SpacePinId and CloudAnchorId. It does not cause the binder to do anything with those bindings.

Properties

Name

The name of this oracle.

Methods

Get(IBinder)

Retrieve bindings from the ethereal plane.

Put(IBinder)

Broadcast the bindings.

Applies to