IIsMessage interface

Implemented by classes that can be converted into an IMessage, like the Message builder class.

Methods

toMessage()

Returns the JSON object for the message.

Method Details

toMessage()

Returns the JSON object for the message.

function toMessage()

Returns