| Package | Description |
|---|---|
| uk.co.thomasc.steamkit.networking.steam3 |
| Modifier and Type | Field and Description |
|---|---|
private UdpState |
UdpConnection.state
Contains information about the state of the connection, used to filter out packets that are
unexpected or not valid given the state of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
static UdpState |
UdpState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UdpState[] |
UdpState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.