Uses of Class
com.relayrides.pushy.apns.ExpiredToken

Packages that use ExpiredToken
com.relayrides.pushy.apns Contains classes and interfaces for interacting with the Apple Push Notification service (APNs). 
 

Uses of ExpiredToken in com.relayrides.pushy.apns
 

Methods in com.relayrides.pushy.apns that return types with arguments of type ExpiredToken
 List<ExpiredToken> PushManager.getExpiredTokens()
          Queries the APNs feedback service for expired tokens.
 



Copyright © 2013 RelayRides. All rights reserved.