| Package | Description |
|---|---|
| com.nukkitx.network | |
| com.nukkitx.network.util |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionConnection.close(DisconnectReason reason) |
void |
SessionConnection.disconnect(DisconnectReason reason) |
| Modifier and Type | Method and Description |
|---|---|
static DisconnectReason |
DisconnectReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisconnectReason[] |
DisconnectReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2019. All rights reserved.