-
public interface AbstractAlertDialog.AlertClickCallback
-
-
Method Summary
Modifier and Type Method Description abstract void
onLeftClick()
abstract void
onRightClick()
-
-
Method Detail
-
onLeftClick
abstract void onLeftClick()
-
onRightClick
abstract void onRightClick()
-
-
-
-