create New Conversation From Room
abstract fun createNewConversationFromRoom(room: Room): IRainbowConversation
Content copied to clipboard
Create a new conversation with the given room. The conversation is created at server side asynchronously.
Return
a @object:IRainbowConversation object
Parameters
room
Room The room associated to the conversation