public final class TradeProposedCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private SteamID |
otherClient
Gets the SteamID of the client that sent the proposal.
|
private String |
otherName
Gets the persona name of the client that sent the proposal.
|
private int |
tradeID
Gets the Trade ID of his proposal, used for replying.
|
Constructor and Description |
---|
TradeProposedCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgTrading_InitiateTradeRequest msg) |
private final int tradeID
private final SteamID otherClient
private final String otherName
Copyright © 2012. All Rights Reserved.