public static final class AsyncService.AsyncServiceInfo extends Object
Modifier and Type | Field and Description |
---|---|
Handler |
mHandler
Message Handler that will receive messages
|
int |
mRestartFlags
The flags returned by onStartCommand on how to restart.
|
Constructor and Description |
---|
AsyncServiceInfo() |
public Handler mHandler
public int mRestartFlags