Uses of Class
microsoft.exchange.webservices.data.PushSubscription

Uses of PushSubscription in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return PushSubscription
 PushSubscription ExchangeService.subscribeToPushNotifications(Iterable<FolderId> folderIds, URI url, int frequency, String watermark, EventType... eventTypes)
          * Subscribes to push notifications.
 PushSubscription ExchangeService.subscribeToPushNotificationsOnAllFolders(URI url, int frequency, String watermark, EventType... eventTypes)
          * Subscribes to push notifications on all folders in the authenticated user's mailbox.
 



Copyright © 2012. All Rights Reserved.