Package | Description |
---|---|
com.snapchat.kit.sdk.login.api |
Modifier and Type | Method and Description |
---|---|
static FirebaseCustomTokenResultError |
FirebaseCustomTokenResultError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FirebaseCustomTokenResultError[] |
FirebaseCustomTokenResultError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FirebaseCustomTokenResultCallback.onFailure(FirebaseCustomTokenResultError errorCode)
Called when the Custom Token request fails.
|