public class ConversationInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ConversationInfo.Builder |
static class |
ConversationInfo.ConversationElement |
static class |
ConversationInfo.FORMAT |
Modifier and Type | Field and Description |
---|---|
java.util.List<ConversationInfo.ConversationElement> |
conversations |
Constructor and Description |
---|
ConversationInfo() |
Modifier and Type | Method and Description |
---|---|
void |
add(ConversationInfo.ConversationElement conversation) |
java.lang.String |
toString() |
public final java.util.List<ConversationInfo.ConversationElement> conversations
public void add(ConversationInfo.ConversationElement conversation)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2022. All Rights Reserved.