Settings Service
class SettingsService
Platform independent settings service. Settings service is a key/value storage (persistent or non persistent), that also allows to register observers to get notifications when values are updated.
Functions
Link copied to clipboard
WARNING: This API is not intended for public usage.
Link copied to clipboard
WARNING: This API is not intended for public usage.
Link copied to clipboard
Set multiple settings from a JSON file.
Link copied to clipboard
Set value for the specified key only if there is no value available for specified key.
Link copied to clipboard
WARNING: This API is not intended for public usage.