final class MobileChannelMessage
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
CHECK |
(package private) static int |
CHECK_RESPONSE |
(package private) NetChannelLocation |
inputLocation |
(package private) boolean |
ready |
(package private) static int |
REQUEST |
(package private) int |
type |
| Constructor and Description |
|---|
MobileChannelMessage() |
static final int REQUEST
static final int CHECK
static final int CHECK_RESPONSE
int type
boolean ready
NetChannelLocation inputLocation