public class Conversation
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Conversation.MessageRef |
Modifier and Type | Field and Description |
---|---|
java.util.List<Conversation.MessageRef> |
messageRefs
The messages of this conversation.
|
Constructor and Description |
---|
Conversation() |
Modifier and Type | Method and Description |
---|---|
void |
removeMessage(java.lang.String containerUid,
java.lang.Long itemId) |
public java.util.List<Conversation.MessageRef> messageRefs
Copyright © 2023. All Rights Reserved.