public static class Conversation.MessageRef
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Date |
date
The creation date of the message's item.
|
java.lang.String |
folderUid
The message 's folder unique identifier.
|
long |
itemId
The unique identifier of the message's item.
|
Constructor and Description |
---|
MessageRef() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
Copyright © 2023. All Rights Reserved.