Loading...
Searching...
No Matches
AccelByte.Api.Items Member List

This is the complete list of members for AccelByte.Api.Items, including all inherited members.

BulkGetLocaleItems(string[] itemIds, string language, string region, ResultCallback< ItemInfo[]> callback, string storeId="")AccelByte.Api.Itemsinline
BulkGetLocaleItems(string[] itemIds, string language, string region, bool autoCalcEstimatedPrice, ResultCallback< ItemInfo[]> callback, string storeId="")AccelByte.Api.Itemsinline
GetEstimatedPrice(string[] itemIds, string region, ResultCallback< EstimatedPricesInfo[]> callback)AccelByte.Api.Itemsinline
GetItemByAppId(string appId, ResultCallback< ItemInfo > callback, string language="", string region="")AccelByte.Api.Itemsinline
GetItemById(string itemId, string region, string language, ResultCallback< PopulatedItemInfo > callback, string storeId="", bool populateBundle=false)AccelByte.Api.Itemsinline
GetItemById(string itemId, string region, string language, bool autoCalcEstimatedPrice, ResultCallback< PopulatedItemInfo > callback, string storeId="", bool populateBundle=false)AccelByte.Api.Itemsinline
GetItemBySku(string sku, string language, string region, ResultCallback< ItemInfo > callback)AccelByte.Api.Itemsinline
GetItemBySku(string sku, string language, string region, bool autoCalcEstimatedPrice, ResultCallback< ItemInfo > callback)AccelByte.Api.Itemsinline
GetItemBySku(string sku, ResultCallback< ItemInfo > callback, bool autoCalcEstimatedPrice=false, string storeId=null, string language=null, string region=null)AccelByte.Api.Itemsinline
GetItemsByCriteria(ItemCriteria criteria, ResultCallback< ItemPagingSlicedResult > callback)AccelByte.Api.Itemsinline
GetListAllStore(ResultCallback< PlatformStore[]> callback)AccelByte.Api.Itemsinline
IdValidator (defined in AccelByte.Core.WrapperBase)AccelByte.Core.WrapperBaseprotected
SearchItem(string language, string keyword, int offset, int limit, string region, ResultCallback< ItemPagingSlicedResult > callback)AccelByte.Api.Itemsinline
SearchItem(string language, string keyword, int offset, int limit, string region, bool autoCalcEstimatedPrice, ResultCallback< ItemPagingSlicedResult > callback)AccelByte.Api.Itemsinline