package

com.urbanairship.push

Contains classes for interacting with the Airship Push API. This package provides an interface to all push notification-related functionality. Push configuration, persistent settings and UI frameworks for customizing the display of notifications are all found here.

Interfaces

InternalNotificationListener Internal listener used by Airship Components to listen for notifications. 
NotificationListener Notification listener. 
PushListener Push listener. 
PushProvider Defines a push provider. 
PushTokenListener Push token listener. 

Classes

NotificationActionButtonInfo Notification action button info. 
NotificationInfo Notification info. 
PushManager This class is the primary interface for customizing the display and behavior of incoming push notifications. 
PushMessage A push message, usually created from handling a message intent from either GCM, or another push notification service  

Exceptions

PushProvider.RegistrationException Registration exceptions