public class DeleteEvent
extends java.lang.Object
| Constructor and Description |
|---|
DeleteEvent(Conversation.ConversationType conversationType,
java.lang.String targetId,
int[] messageIds) |
| Modifier and Type | Method and Description |
|---|---|
Conversation.ConversationType |
getConversationType() |
int[] |
getMessageIds() |
java.lang.String |
getTargetId() |