EVENT_MESSAGE
Fired when a message is received from contact in the conversation
Usage: conversation.on(EVENT_MESSAGE) { val message = it\[0\] as Contact.Message.html }
Fired when a message is received from contact in the conversation
Usage: conversation.on(EVENT_MESSAGE) { val message = it\[0\] as Contact.Message.html }