showMessage

fun showMessage(message: Message)

Displays the given message in the message pane.


fun showMessage(messageId: String, messageTitle: String? = null)

Displays the message with the given messageId in the message pane.