public static class RuntimeConnection.RC_CMD
extends java.lang.Object
RuntimeConnection
clients.Modifier and Type | Field and Description |
---|---|
static int |
DEVICE_CONNECTED |
static int |
DEVICE_LOST |
static int |
FOCUS_LOST |
static int |
RECEIVED |
static int |
SERVICE_STOPPED_BY_USER |
Constructor and Description |
---|
RC_CMD() |
public static final int RECEIVED
public static final int FOCUS_LOST
public static final int DEVICE_LOST
public static final int DEVICE_CONNECTED
public static final int SERVICE_STOPPED_BY_USER