An event that fires when a site visitor receives a chat message.
The onMessageReceived()
event handler runs when a chat message is received
by a site visitor. The received Message
object contains information about the message that was received.
The message that was received.