메소드 |
설명 |
|
AcceptTradeOffer ( ulong tradeID ) : Task |
|
|
AddFreeLicense ( uint subID ) : Task |
|
|
ArchiWebHandler ( ArchiSteamFarm.Bot bot ) : System |
|
|
DeclineTradeOffer ( ulong tradeID ) : void |
|
|
GetActiveTradeOffers ( ) : HashSet |
|
|
GetAppIDFromMarketHashName ( string hashName ) : uint |
|
|
GetBadgePage ( byte page ) : Task |
|
|
GetConfirmationDetails ( string deviceID, string confirmationHash, uint time, MobileAuthenticator confirmation ) : Task |
|
|
GetConfirmations ( string deviceID, string confirmationHash, uint time ) : Task |
|
|
GetFamilySharingSteamIDs ( ) : Task> |
|
|
GetGameCardsPage ( ulong appID ) : Task |
|
|
GetItemType ( string name ) : Steam.Item.EType |
|
|
GetMySteamInventory ( bool tradable ) : Task> |
|
|
GetOwnedGames ( ulong steamID ) : string>.Dictionary |
|
|
GetOwnedGames ( ) : string>>.Task |
|
|
GetServerTime ( ) : uint |
|
|
GetTradeHoldDuration ( ulong tradeID ) : Task |
|
|
HandleConfirmation ( string deviceID, string confirmationHash, uint time, uint confirmationID, ulong confirmationKey, bool accept ) : Task |
|
|
HandleConfirmations ( string deviceID, string confirmationHash, uint time, HashSet confirmations, bool accept ) : Task |
|
|
Init ( ulong steamID, EUniverse universe, string webAPIUserNonce, string parentalPin ) : Task |
|
|
Init ( ) : void |
|
|
IsLoggedIn ( ) : Task |
|
|
JoinGroup ( ulong groupID ) : Task |
|
|
MarkInventory ( ) : Task |
|
|
OnDisconnected ( ) : void |
|
|
ParseItems ( Steam.Item.EType>.Dictionary descriptions, List input, HashSet output ) : bool |
|
|
RedeemWalletKey ( string key ) : Task |
|
|
RefreshSessionIfNeeded ( ) : Task |
|
|
SendTradeOffer ( HashSet inventory, ulong partnerID, string token = null ) : Task |
|
|
UnlockParentalAccount ( string parentalPin ) : Task |
|
|