get Conversation From Contact
abstract fun getConversationFromContact(contactJid: String): IRainbowConversation
Content copied to clipboard
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