Namespace Unity.DigitalTwins.Storage
Classes
SceneProvider
A class that serves a list of Unity.DigitalTwins.Common.IScene or any single Unity.DigitalTwins.Common.IScene from cloud endpoints.
WorkspaceProvider
Provides either a list or single instance of Unity.DigitalTwins.Common.IWorkspace from cloud endpoints.
Interfaces
ISceneProvider
This interface provides access to a list of Unity.DigitalTwins.Common.IScene or a single one as the result of Task operations.
IWorkspaceProvider
An interface that provides access to either a list or single instance of Unity.DigitalTwins.Common.IWorkspace as the result of Task operations.