Package com.notnoop.apns

Interface Summary
ApnsDelegate A delegate that gets notified of the status of notification delivery to the Apple Server.
ApnsNotification Represents an APNS notification to be sent to Apple service.
ApnsService Represents the connection and interface to the Apple APNS servers.
ReconnectPolicy Represents the reconnection policy for the library.
 

Class Summary
APNS The main class to interact with the APNS Service.
ApnsDelegateAdapter A NOOP delegate that does nothing!
ApnsServiceBuilder The class is used to create instances of ApnsService.
EnhancedApnsNotification Represents an APNS notification to be sent to Apple service.
PayloadBuilder Represents a builder for constructing Payload requests, as specified by Apple Push Notification Programming Guide.
SimpleApnsNotification Represents an APNS notification to be sent to Apple service.
 

Enum Summary
DeliveryError Errors in delivery that may get reported by Apple APN servers
ReconnectPolicy.Provided Types of the library provided reconnection policies.
 



Copyright © 2013. All Rights Reserved.