| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
GetEventsResponse |
Service.getEvents(java.lang.String subscriptionId,
java.lang.String watermark)
Gets events that have occurred in a mailbox since the specified notification.
|
GetEventsResponse |
Service.getEvents(SubscribeResponse subscribeResponse)
Gets events that have occurred in a mailbox since the last notification.
|