| Modifier and Type | Method and Description |
|---|---|
View.AlertType |
View.Alert.getAlertType() |
static View.AlertType |
View.AlertType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static View.AlertType[] |
View.AlertType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Alert(View.AlertType alertType,
String message) |
Copyright © 2018 Ajibot. All rights reserved.