public class ModifiedEvent extends Event
| Constructor and Description |
|---|
ModifiedEvent()
Initializes a new instance of the ModifiedEvent class.
|
| Modifier and Type | Method and Description |
|---|---|
Id |
getId()
Gets the identifier of the modified item.
|
FolderId |
getParentFolderId()
Gets the identifier of the parent folder of the modified item or folder.
|
java.util.Date |
getTimeStamp()
Gets the timestamp of a modified item or folder mailbox event.
|
int |
getUnreadCount()
Gets the count of unread items within a given folder.
|
getWatermarkpublic ModifiedEvent()
public java.util.Date getTimeStamp()
public Id getId()
public FolderId getParentFolderId()
public int getUnreadCount()