EVENT_CONTACT_LEFT
Fired when a contact left the conversation
Usage: conversation.on(EVENT_CONTACT_LEFT) { val contact = it\[0\] as Contact.html }
Fired when a contact left the conversation
Usage: conversation.on(EVENT_CONTACT_LEFT) { val contact = it\[0\] as Contact.html }