get Conversation From Id
abstract fun getConversationFromId(conversationId: String?): IRainbowConversation?
Content copied to clipboard
Get a conversation from its id.
This method only works if the conversation already exists.
Return
a @object:IRainbowConversation object
Parameters
conversationId
String The id of the searched conversation