public class PacketSessionStartShell
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
payload |
int |
recipientChannelID |
boolean |
wantReply |
Constructor and Description |
---|
PacketSessionStartShell(int recipientChannelID,
boolean wantReply) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |