Interface used to allow the creator of a dialog to run some code when an item on the dialog is clicked.
1
This method will be invoked when a button in the dialog is clicked.
the dialog that received the click
the button that was clicked (ex. DialogInterface.BUTTON_POSITIVE).
Generated using TypeDoc
Interface used to allow the creator of a dialog to run some code when an item on the dialog is clicked.
1