- Enclosing class:
- Swirl
public static class Swirl.Service
extends JobIntentService
This service class presents a STICKY service which runs in the background after the application
has been terminated or has no visible activities in the foreground. This service will run
for a set period of time and then terminate itself, waiting to be relaunched by any number of
events from the operating system. The events are: alarms, location changes, wifi changes,
device reboots.
It is an internal class that is public for technical reasons. It exposes no
methods or properties to consumers of com.swirl.