microsoft.exchange.webservices.data.notification
Class GetStreamingEventsResults.NotificationGroup
java.lang.Object
microsoft.exchange.webservices.data.notification.GetStreamingEventsResults.NotificationGroup
- Enclosing class:
- GetStreamingEventsResults
protected static class GetStreamingEventsResults.NotificationGroup
- extends Object
Structure to track a subscription and its associated notification events.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
subscriptionId
protected String subscriptionId
- Subscription Id
events
protected Collection<NotificationEvent> events
- Events in the response associated with the subscription id.
GetStreamingEventsResults.NotificationGroup
protected GetStreamingEventsResults.NotificationGroup()
Copyright © 2012–2015 Microsoft. All rights reserved.