showMessage

fun showMessage(message: Message)(source)

Displays the given message in the message pane.


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

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