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