| Modifier and Type | Method | Description |
|---|---|---|
View.AlertType |
View.Alert.getAlertType() |
|
static View.AlertType |
View.AlertType.valueOf(java.lang.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 | Description |
|---|---|
Alert(View.AlertType alertType,
java.lang.String message) |
Copyright © 2017 Ajibot. All rights reserved.