Namespace Reveal.Sdk
Classes
DefaultDashboardProvider
The Default dashboards provider to be used if such was not registered explicitly in the AddReveal() call. Same as RVDashboardProvider, only the error messages are updated to note that it was automatically registered.
RevealArgument
RevealArgumentException
RevealEmbedSettings
Class used to configure the Reveal SDK embedded in your application.
RevealSetupBuilder
Builder class used to register/build services that might be needed for Reveal.
RVDashboardProvider
Default file system based implementation of Reveal.Sdk.IRVDashboardProvider loading/saving .rdash files from a specified(through the constructor) directory. If the dashboardId does not end with .rdash it will be added upon save and load.
Interfaces
IRVUserContextProvider
An interface that handle user resolution.