com.google.firebase.auth.ProviderQueryResult |
Result object that contains a list of strings that represent authentication provider IDs. For
example, PROVIDER_ID
or PROVIDER_ID
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a
List of string representing auth-provider ids. |
Returns a List
of string representing auth-provider ids. The list can be null or empty.
Returns | |
---|---|
List<String> |