getConversationId method

String getConversationId()

Implementation

String getConversationId() {
  return conversation.conversationId;
}