Remote Settings Service
Application-level Remote Settings manager.
This handles application-level operations, like syncing all the collections, and acts as a factory for creating clients.
Constructors
Link copied to clipboard
constructor(pointer: <Error class: unknown class>)
constructor(noPointer: NoPointer)
This constructor can be used to instantiate a fake object. Only used for tests. Any attempt to actually use an object constructed this way will fail as there is no connected Rust object.
Construct a RemoteSettingsService
Functions
Link copied to clipboard
Link copied to clipboard
open override fun makeClient(collectionName: String, appContext: RemoteSettingsContext?): RemoteSettingsClient
Create a new Remote Settings client
Link copied to clipboard
Link copied to clipboard
Update the remote settings config