getConversationWithContact

abstract fun getConversationWithContact(contact: IRainbowContact?): IRainbowConversation?

Get the conversation associated to the given contact if any

Return

a IRainbowConversation object the matching conversation if any

Parameters

contact

IRainbowContact the contact for the conversation