package

com.kinvey.android.push

Kinvey brings Push Notifications to you through a partnership with [Urban Airship](http://urbanairship.com/).

This package encompasses the urban airship integration with Kinvey's service.

We automatically provision the required security keys in their system to give you a seamless experience in engaging your users with Push Notifications at no extra cost.

Interfaces

Classes

AbstractPush  
GCMPush

This functionality can be accessed through the push() convenience method. 

GCMPush.PushConfig This class is used to maintain metadata about the current GCM push configuration in the User collection. 
GCMPush.PushConfigField Manages ids and notificationKeys for PushConfig  
KinveyGCMService IntentService responsible for handling GCM messages. 
PushCustomNotificationBuilder  
PushReceiver  
UrbanAirshipPush Implementation of AbstractPush for Urban Airship. 
UrbanAirshipPushOptions  

Enums

Exceptions