ConfigurationStore
This is a helper for configuration. It contains the APIs for getting the configuration
Types
Link copied to clipboard
Callback for ConfigurationMetadata results.
Functions
Link copied to clipboard
Gets the value of ConfigurationMetadata.termOfServiceUri
Link copied to clipboard
Clears the ConfigurationMetadata
Link copied to clipboard
Returns the Configuration
Link copied to clipboard
Get the value of ConfigurationMetadata
Set the value of ConfigurationMetadata
Link copied to clipboard
fun configurationMetadataAsync(onResult: (ConfigurationMetadata?, Throwable?) -> Unit)
Content copied to clipboard
Returns the ConfigurationMetadata by asynchronous, Fetching from cache or network
Link copied to clipboard
Returns the ConfigurationMetadata by synchronously, Fetching from cache or network
Link copied to clipboard
Set the Configuration start AuthorizationServiceConfiguration
Link copied to clipboard
Gets the value of ConfigurationMetadata.policyUri
Link copied to clipboard
fun serviceSettingUrl(onResult: (url: String, error: Throwable?) -> Unit)
Content copied to clipboard
Gets the value of ConfigurationMetadata.serviceSetting
Link copied to clipboard
fun templateServerUri(onResult: (url: String, error: Throwable?) -> Unit)
Content copied to clipboard
Gets the value of ConfigurationMetadata.templateServerUri
Link copied to clipboard
fun usageGuideUrl(deviceUniqueId: String, onResult: (String, Throwable?) -> Unit)
Content copied to clipboard
Gets the value of usageGuideUrl