public class PoisonI2CPMessage extends I2CPMessageImpl
| Modifier and Type | Field and Description |
|---|---|
static int | MESSAGE_TYPEMESSAGE_TYPE. |
| Constructor and Description |
|---|
PoisonI2CPMessage()PoisonI2CPMessage. |
| Modifier and Type | Method and Description |
|---|---|
boolean | equals(Object object)equals. |
int | getType()Return the unique identifier for this type of message, as specified in the
network specification document under #ClientAccessLayerMessages |
int | hashCode() |
String | toString()toString. |
doReadMessage, doWriteMessage, readBytes, readMessage, readMessage, sessionId, writeBytes, writeMessagepublic static final int MESSAGE_TYPE
public int getType()
I2CPMessage