|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface enumConnectionStatus
Indicates status of the Tracking Server connection.
| Field Summary | |
|---|---|
static int |
CONNECTED
The service is connected to the Tracking Server. |
static int |
DISABLED
The connection to Tracking Server is disabled. |
static int |
DISCONNECTED
The service is disconnected from the Tracking Server. |
static int |
DISCONNECTING
The service is disconnecting from the Tracking Server. |
static int |
UNCONNECTED
The service is not connected to the Tracking Server. |
| Field Detail |
|---|
static final int UNCONNECTED
static final int CONNECTED
static final int DISCONNECTED
static final int DISABLED
static final int DISCONNECTING
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||