Remote Settings Service Interface
interface RemoteSettingsServiceInterface
Application-level Remote Settings manager.
This handles application-level operations, like syncing all the collections, and acts as a factory for creating clients.
Inheritors
Functions
Link copied to clipboard
abstract fun makeClient(collectionName: String, appContext: RemoteSettingsContext?): RemoteSettingsClient
Create a new Remote Settings client
Link copied to clipboard
Update the remote settings config