public static class RuntimeConnection.RS_CMD
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CONNECT_BT |
static int |
REGISTER |
static int |
REQUEST_FOCUS |
static int |
SEND |
static int |
UNREGISTER |
Constructor and Description |
---|
RS_CMD() |
public static final int SEND
public static final int CONNECT_BT
public static final int REQUEST_FOCUS
public static final int REGISTER
public static final int UNREGISTER