public class PacketDisconnect extends Object
| Constructor and Description |
|---|
PacketDisconnect(byte[] payload,
int off,
int len) |
PacketDisconnect(int reason,
String desc,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload() |
public PacketDisconnect(byte[] payload,
int off,
int len)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.