com.google.firebase.auth.SignInMethodQueryResult |
Result object of a call to fetchSignInMethodsForEmail(String)
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the sign-in methods for the current identifier.
|
Returns the sign-in methods for the current identifier. These should match those generated by
getSignInMethod()
for the proper credential types.
Returns | |
---|---|
List<String> |