public class PacketSessionSubsystemRequest extends Object
Modifier and Type | Field and Description |
---|---|
int |
recipientChannelID |
String |
subsystem |
boolean |
wantReply |
Constructor and Description |
---|
PacketSessionSubsystemRequest(int recipientChannelID,
boolean wantReply,
String subsystem) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
Copyright © 2020. All rights reserved.