We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c524cfd commit c3a069fCopy full SHA for c3a069f
firebase-config/api.txt
@@ -60,7 +60,6 @@ package com.google.firebase.remoteconfig {
60
}
61
62
public enum FirebaseRemoteConfigException.Code {
63
- method @NonNull public static com.google.firebase.remoteconfig.FirebaseRemoteConfigException.Code fromValue(int);
64
method public int value();
65
enum_constant public static final com.google.firebase.remoteconfig.FirebaseRemoteConfigException.Code CONFIG_UPDATE_MESSAGE_UNAVAILABLE;
66
enum_constant public static final com.google.firebase.remoteconfig.FirebaseRemoteConfigException.Code CONFIG_UPDATE_NOT_FETCHED;
0 commit comments