- whichButton
- Which button to set the message for, can be one of Android.Content.DialogInterface.ButtonPositive, Android.Content.DialogInterface.ButtonNegative, or Android.Content.DialogInterface.ButtonNeutral
- text
- The text to display in positive button.
- msg
- The Android.OS.Message to be sent when clicked.
Set a message to be sent when a button is pressed.