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 © 2014. All rights reserved.