The default Reality Viewer.
An event that is raised when the presenting reality viewer is changed.
An event that provides a session for sending / receiving commands to / from a reality.
The session passed via this event can represent either endpoint of a connection between RealityViewer <--> RealityAugmenter/RealityManager.
If running in a RealityAugmenter, the session represents a connection to a RealityViewer.
If running in a RealityViewer, the session represents a connection to a RealityAugmenter.
The URI for the currently presenting Reality Viewer.
A collection of connected sessions.
If running in a RealityAugmenter, this collection represents connections to any loaded RealityViewers.
If running in a RealityViewer, this collection represents connections to any RealityAugmenters.
Install the specified reality viewer
Request a reality viewer to be presented.
Ask a reality to move the stage to the given geolocation
Deprecated. Use [[RealityService#request]]
Ask a reality to move the stage to the given geolocation
Uninstall the specified reality viewer
Generated using TypeDoc
A service which makes requests to manage the reality viewer.