Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the message to be shown on subsequent dialogs.
Set method documentation [Android Documentation]
Sets the message of the dialog. This will be shown on subsequent dialogs.
This message forms the content View of the dialog and conflicts with
list-based dialogs, for example. If setting a custom View on a dialog via
DialogPreference.DialogLayoutResource, include a text View with ID
NoType:android/R$id;Href=../../../reference/android/R.id.html#message and it will be populated with this message.