public final class WalletInfoCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private int |
balance
Gets the balance of the wallet, in cents.
|
private ECurrencyCode |
currency
Gets the currency code for this wallet.
|
private boolean |
hasWallet
Gets a value indicating whether this instance has wallet data.
|
Constructor and Description |
---|
WalletInfoCallback(uk.co.thomasc.steamkit.base.generated.SteammessagesClientserver.CMsgClientWalletInfoUpdate wallet) |
private final boolean hasWallet
private final ECurrencyCode currency
private final int balance
Copyright © 2012. All Rights Reserved.