| Modifier and Type | Method and Description |
|---|---|
LoginResult.Status |
LoginResult.getStatus() |
static LoginResult.Status |
LoginResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginResult.Status[] |
LoginResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Ajibot. All rights reserved.