getConversationFromContact

abstract fun getConversationFromContact(contactJid: String): IRainbowConversation

Get the conversation from a contact jid. If the conversation does not exist yet, a new one is created.

Return

the conversation retrieved if found locally

Parameters

contactJid

String The contact jid associated to the conversation