createNewConversationFromJid

abstract fun createNewConversationFromJid(contactJid: String): IRainbowConversation

Create a new conversation with the given contact jid. The conversation is created at server side asynchronously.

Return

a IRainbowConversation object

Parameters

contactJid

String The jid of the contact