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) |
Copyright © 2013. All rights reserved.