|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.notification.GetStreamingEventsResults
public final class GetStreamingEventsResults
Represents a collection of notification events.
| Nested Class Summary | |
|---|---|
protected static class |
GetStreamingEventsResults.NotificationGroup
Structure to track a subscription and its associated notification events. |
| Constructor Summary | |
|---|---|
GetStreamingEventsResults()
Initializes a new instance of the |
|
| Method Summary | |
|---|---|
protected Collection<GetStreamingEventsResults.NotificationGroup> |
getNotifications()
Gets the notification collection. |
void |
loadFromXml(EwsServiceXmlReader reader)
Loads from XML. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetStreamingEventsResults()
| Method Detail |
|---|
public void loadFromXml(EwsServiceXmlReader reader)
throws Exception
reader - The reader.
Exceptionprotected Collection<GetStreamingEventsResults.NotificationGroup> getNotifications()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||