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 the Firebase C# SDK for Remote Config. |
Structs | |
---|---|
Firebase. | Settings for FirebaseRemoteConfig 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.