FirebaseRemoteConfigInfo | Wraps the current state of the FirebaseRemoteConfig singleton object. |
FirebaseRemoteConfigValue | Wrapper for a Remote Config parameter value, with methods to get it as different types. |
FirebaseRemoteConfig | Entry point for FirebaseRemoteConfig. |
FirebaseRemoteConfigSettings | Wraps the settings for FirebaseRemoteConfig operations. |
FirebaseRemoteConfigSettings.Builder | Builder for a FirebaseRemoteConfigSettings . |
FirebaseRemoteConfigException | Base class for FirebaseRemoteConfig exceptions. |
FirebaseRemoteConfigFetchException | Exception thrown when the fetch() operation cannot
be completed successfully. |
FirebaseRemoteConfigFetchThrottledException | Exception thrown when the fetch() operation cannot
be completed successfully, due to throttling. |