Class BatchPushService

All Implemented Interfaces:
ComponentCallbacks, ComponentCallbacks2

public class BatchPushService extends IntentService
Batch's service for handling the push messages and show a notification

This can be used on Android O, if eligibility has been verified beforehand and startService exceptions are handled.

  • Constructor Details

    • BatchPushService

      public BatchPushService()
  • Method Details