Firebase. RemoteConfig
Summary
Enumerations | |
---|---|
FetchFailureReason{ | enum Describes the most recent fetch failure. |
LastFetchStatus{ | enum Describes the most recent fetch request status. |
RemoteConfigError | enum Describes the error codes returned by Remote Config. |
ValueSource{ | enum Describes the source a config value was retrieved from. |
Classes | |
---|---|
Firebase. | Describes the state of the most recent Fetch() call. |
Firebase. | |
Firebase. | Entry point for theFirebase C# SDK for Remote Config. |
Structs | |
---|---|
Firebase. | Settings forFirebaseRemoteConfig operations. |
Firebase. | Wrapper for a Remote Config parameter value, with methods to get it as different types, such as bools and doubles, along with information about where the data came from. |
Enumerations
FetchFailureReason
FetchFailureReason
LastFetchStatus
LastFetchStatus
RemoteConfigError
RemoteConfigError
Describes the error codes returned by Remote Config.
ValueSource
ValueSource
Describes the source a config value was retrieved from.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-05-09 UTC.