data/services/remote_settings_service library

Classes

RemoteSetting
A single remote setting entry.
RemoteSettingsConfig
Configuration for the remote settings service.
RemoteSettingsService
Manages remote settings: fetching, caching, local overrides, and change notification.
RemoteVsLocal
Result of comparing a remote setting against its local counterpart.
SettingValue
Resolved value with source information.

Enums

RemoteSettingsSource
Where a remote setting originates.
SettingValueSource
Describes where the effective setting value came from.

Exceptions / Errors

RemoteSettingsException
Thrown when the remote settings endpoint returns an error.