public final class TradeResultCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private SteamID |
otherClient
Gets the SteamID of the client that responded to the proposal.
|
private EEconTradeResponse |
response
Gets the response of the trade proposal.
|
private int |
tradeID
Gets the Trade ID that this result is for.
|
Constructor and Description |
---|
TradeResultCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgTrading_InitiateTradeResponse msg) |
private final int tradeID
private final EEconTradeResponse response
private final SteamID otherClient
Copyright © 2012. All Rights Reserved.