public class TradeResultCallback extends CallbackMsg
| Constructor and Description |
|---|
TradeResultCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgTrading_InitiateTradeResponse.Builder msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultNumDaysPasswordResetProbation() |
int |
getNumDaysNewDeviceCooldown() |
int |
getNumDaysPasswordResetProbation() |
int |
getNumDaysSteamGuardRequired() |
SteamID |
getOtherClient() |
EEconTradeResponse |
getResponse() |
int |
getTradeID() |
getJobID, setJobIDpublic TradeResultCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgTrading_InitiateTradeResponse.Builder msg)
public int getTradeID()
public EEconTradeResponse getResponse()
public SteamID getOtherClient()
SteamID of the client that responded to the proposal.public int getNumDaysSteamGuardRequired()
public int getNumDaysNewDeviceCooldown()
public int getDefaultNumDaysPasswordResetProbation()
public int getNumDaysPasswordResetProbation()