utils/firebase_remote_config_utils library
Classes
- FirebaseRemoteConfig
- The entry point for accessing Remote Config.
- FirebaseRemoteConfigUtils
- RemoteConfigSettings
- Defines the options for the corresponding Remote Config instance.
- RemoteConfigUpdate
- Used by Remote Config real-time config update service, this class represents changes between the newly fetched config and the current one.
- RemoteConfigValue
- RemoteConfigValue encapsulates the value and source of a Remote Config parameter.
- VersionInfo
Enums
- RemoteConfigFetchStatus
- The outcome of the last attempt to fetch config from the Firebase Remote Config server.
- ValueSource
- ValueSource defines the possible sources of a config parameter value.