updateBody

abstract fun updateBody(body: String, listener: StatusListener)

Updates the body for a message.

Parameters

body

The body for the message.

listener

Listener that will receive callback of the result.