| Package | Description |
|---|---|
| org.mikotin.googlesignin |
| Modifier and Type | Method and Description |
|---|---|
GoogleSignin.Brand |
GoogleSignin.getBrand()
The brand being used for logo and styling.
|
static GoogleSignin.Brand |
GoogleSignin.Brand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleSignin.Brand[] |
GoogleSignin.Brand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleSignin.setBrand(GoogleSignin.Brand brand) |
Copyright © 2018 Mikko Salminen. All rights reserved.