getConversation

fun getConversation(conversationName: String?): Conversation

Gets a conversation from name for N-N communication. Deprecated in favor of getOrCreateConversation().

Return

the new Conversation

Parameters

conversationName

Conversation name. Can be set to null to generate a random conversation name