Package | Description |
---|---|
uk.co.thomasc.steamkit.base.generated.steamlanguage | |
uk.co.thomasc.steamkit.steam3.handlers.steamtrading.callbacks |
Modifier and Type | Field and Description |
---|---|
private static HashMap<Integer,EEconTradeResponse> |
EEconTradeResponse.values |
Modifier and Type | Method and Description |
---|---|
static EEconTradeResponse |
EEconTradeResponse.f(int code) |
static EEconTradeResponse |
EEconTradeResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EEconTradeResponse[] |
EEconTradeResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private EEconTradeResponse |
TradeResultCallback.response
Gets the response of the trade proposal.
|
Copyright © 2012. All Rights Reserved.