public class ZendriveState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isDriveInProgress
Is the SDK currently tracking a drive in progress?
|
boolean |
isForegroundService
Is the SDK currently running as a foreground service?
|
ZendriveConfiguration |
zendriveConfiguration
The current configuration of the SDK.
|
| Constructor and Description |
|---|
ZendriveState() |
public ZendriveConfiguration zendriveConfiguration
public boolean isForegroundService
public boolean isDriveInProgress