public final class GetStreamingEventsResults extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
GetStreamingEventsResults.NotificationGroup
Structure to track a subscription and its associated notification events.
|
Constructor and Description |
---|
GetStreamingEventsResults()
Initializes a new instance of the
|
Modifier and Type | Method and Description |
---|---|
protected Collection<GetStreamingEventsResults.NotificationGroup> |
getNotifications()
Gets the notification collection.
|
void |
loadFromXml(EwsServiceXmlReader reader)
Loads from XML.
|
public GetStreamingEventsResults()
public void loadFromXml(EwsServiceXmlReader reader) throws Exception
reader
- The reader.Exception
protected Collection<GetStreamingEventsResults.NotificationGroup> getNotifications()
Copyright © 2012–2015 Microsoft. All rights reserved.