public static class View.Alert
extends java.lang.Object
| Constructor | Description |
|---|---|
Alert(View.AlertType alertType,
java.lang.String message) |
| Modifier and Type | Method | Description |
|---|---|---|
View.AlertType |
getAlertType() |
|
java.lang.String |
getMessage() |
|
java.lang.String |
getStyle() |
public Alert(View.AlertType alertType, java.lang.String message)
public View.AlertType getAlertType()
public java.lang.String getMessage()
public java.lang.String getStyle()
Copyright © 2017 Ajibot. All rights reserved.