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