MessageBox.getMessage

Returns the dialog's message, or an empty string if it does not have one. The message is a description of the purpose for which the dialog was opened. This message will be visible in the dialog while it is open.

@return the message

class MessageBox
String
getMessage
(
)

Meta