public class PushNotificationsService extends JobIntentService implements Push.OnPushNotification
| Constructor and Description |
|---|
PushNotificationsService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onHandleWork(android.content.Intent intent) |
void |
onPushNotification(org.json.JSONObject pushNotification) |
void |
setGoogleServices(GoogleServices googleServices) |
protected void onHandleWork(android.content.Intent intent)
public void onPushNotification(org.json.JSONObject pushNotification)
onPushNotification in interface Push.OnPushNotificationpublic void setGoogleServices(GoogleServices googleServices)