public class StateReply extends ErrorReply
| Constructor and Description |
|---|
StateReply(int e,
int ads,
int device) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
push(ByteBuffer into)
The only common method to all payload is the ability to push themselfs
into a byte buffer.
|
getError, parseErrorCodepublic ByteBuffer push(ByteBuffer into)
AdsPayloadpush in class ErrorReply