Method | Description | |
---|---|---|
AddToWatchlistRequestAsync ( |
||
AddToWatchlistRequestAsync ( IEnumerable |
||
BuyPackAsync ( |
||
FutClient ( ) : System | ||
FutClient ( CookieContainer cookieContainer ) : System | ||
GetCaptchaAsync ( ) : Task |
||
GetClubImageAsync ( |
||
GetClubItemsAsync ( ) : Task |
||
GetConsumablesAsync ( ) : Task |
||
GetCreditsAsync ( ) : Task |
||
GetDefinitionsAsync ( long baseId ) : Task |
||
GetGiftAsync ( int idGift ) : System.Threading.Tasks.Task | ||
GetGiftsListAsync ( ) : Task |
||
GetItemAsync ( |
||
GetItemAsync ( long resourceId ) : Task |
||
GetNationImageAsync ( Item item ) : Task |
||
GetPackDetailsAsync ( ) : Task |
||
GetPileSizeAsync ( ) : Task |
||
GetPlayerImageAsync ( |
||
GetPriceRangesAsync ( IEnumerable
|
||
GetPurchasedItemsAsync ( ) : Task |
||
GetSquadDetailsAsync ( ushort squadId ) : Task |
||
GetSquadListAsync ( ) : Task |
||
GetTradePileAsync ( ) : Task |
||
GetTradeStatusAsync ( IEnumerable |
||
GetWatchlistAsync ( ) : Task |
||
ListAuctionAsync ( UltimateTeam.Toolkit.Models.AuctionDetails auctionDetails ) : Task |
||
LoginAsync ( UltimateTeam.Toolkit.Models.LoginDetails loginDetails, ITwoFactorCodeProvider twoFactorCodeProvider ) : Task |
||
PlaceBidAsync ( |
||
QuickSellItemAsync ( IEnumerable |
||
QuickSellItemAsync ( long itemId ) : Task |
||
ReListAsync ( ) : Task |
||
RemoveFromTradePileAsync ( |
||
RemoveFromWatchlistAsync ( |
||
RemoveFromWatchlistAsync ( IEnumerable |
||
RemoveSoldItemsFromTradePileAsync ( ) : System.Threading.Tasks.Task | ||
SearchAsync ( UltimateTeam.Toolkit.Parameters.SearchParameters searchParameters ) : Task |
||
SendItemToClubAsync ( |
||
SendItemToTradePileAsync ( |
||
ValidateCaptchaAsync ( int answer ) : Task |
public AddToWatchlistRequestAsync ( |
||
auctionInfo | ||
return | System.Threading.Tasks.Task |
public AddToWatchlistRequestAsync ( IEnumerable |
||
auctionInfo | IEnumerable |
|
return | System.Threading.Tasks.Task |
public BuyPackAsync ( |
||
packDetails | ||
return | Task |
public FutClient ( CookieContainer cookieContainer ) : System | ||
cookieContainer | CookieContainer | |
return | System |
public GetClubImageAsync ( |
||
auctionInfo | ||
return | Task |
public GetDefinitionsAsync ( long baseId ) : Task |
||
baseId | long | |
return | Task |
public GetGiftAsync ( int idGift ) : System.Threading.Tasks.Task | ||
idGift | int | |
return | System.Threading.Tasks.Task |
public GetItemAsync ( |
||
auctionInfo | ||
return | Task |
public GetItemAsync ( long resourceId ) : Task |
||
resourceId | long | |
return | Task |
public GetNationImageAsync ( Item item ) : Task |
||
item | Item | |
return | Task |
public GetPlayerImageAsync ( |
||
auctionInfo | ||
return | Task |
public GetPriceRangesAsync ( IEnumerable
|
||
itemIds | IEnumerable |
|
return | Task
|
public GetSquadDetailsAsync ( ushort squadId ) : Task |
||
squadId | ushort | |
return | Task |
public GetTradeStatusAsync ( IEnumerable |
||
tradeIds | IEnumerable |
|
return | Task |
public ListAuctionAsync ( UltimateTeam.Toolkit.Models.AuctionDetails auctionDetails ) : Task |
||
auctionDetails | UltimateTeam.Toolkit.Models.AuctionDetails | |
return | Task |
public LoginAsync ( UltimateTeam.Toolkit.Models.LoginDetails loginDetails, ITwoFactorCodeProvider twoFactorCodeProvider ) : Task |
||
loginDetails | UltimateTeam.Toolkit.Models.LoginDetails | |
twoFactorCodeProvider | ITwoFactorCodeProvider | |
return | Task |
public PlaceBidAsync ( |
||
auctionInfo | ||
bidAmount | uint | |
return | Task |
public QuickSellItemAsync ( IEnumerable |
||
itemIds | IEnumerable |
|
return | Task |
public QuickSellItemAsync ( long itemId ) : Task |
||
itemId | long | |
return | Task |
public RemoveFromTradePileAsync ( |
||
auctionInfo | ||
return | System.Threading.Tasks.Task |
public RemoveFromWatchlistAsync ( |
||
auctionInfo | ||
return | System.Threading.Tasks.Task |
public RemoveFromWatchlistAsync ( IEnumerable |
||
auctionInfo | IEnumerable |
|
return | System.Threading.Tasks.Task |
public RemoveSoldItemsFromTradePileAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public SearchAsync ( UltimateTeam.Toolkit.Parameters.SearchParameters searchParameters ) : Task |
||
searchParameters | UltimateTeam.Toolkit.Parameters.SearchParameters | |
return | Task |
public SendItemToClubAsync ( |
||
itemData | ||
return | Task |
public SendItemToTradePileAsync ( |
||
itemData | ||
return | Task |
public ValidateCaptchaAsync ( int answer ) : Task |
||
answer | int | |
return | Task |