Beamable SDK
Beamable.Api.Inventory.InventoryService Member List

This is the complete list of members for Beamable.Api.Inventory.InventoryService, including all inherited members.

AbsInventoryApi(IBeamableRequester requester, IUserContext userContext) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrencies(Dictionary< CurrencyRef, long > currencyToAmount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrency(string currencyId, long amount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrency(CurrencyRef currency, long amount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddItem(ItemRef itemRef, Dictionary< string, string > properties=null, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApi
AddItem(string contentId, Dictionary< string, string > properties=null, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
CreateRefreshUrl(string scope) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinlineprotected
DeleteItem(string contentId, long itemId, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrencies(string[] currencyIds)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrencies(CurrencyRef[] currencyRefs)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrency(CurrencyRef currency)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrency(string currencyId)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrent(string scope="")Beamable.Api.Inventory.InventoryServicevirtual
GetItems< TContent >()Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetItems< TContent >(params ItemRef< TContent >[] itemReferences)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetLatestItems(ItemRef itemRef) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetMultipliers()Beamable.Common.Api.Inventory.AbsInventoryApiinline
InventoryService(IDependencyProvider provider) (defined in Beamable.Api.Inventory.InventoryService)Beamable.Api.Inventory.InventoryServiceinline
InventoryService(IPlatformService platform, IBeamableRequester requester, IDependencyProvider provider) (defined in Beamable.Api.Inventory.InventoryService)Beamable.Api.Inventory.InventoryServiceinline
PreviewCurrencyGain(Dictionary< string, long > currencyIdsToAmount)Beamable.Common.Api.Inventory.AbsInventoryApiinline
Requester (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApi
SERVICE_OBJECT (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApistatic
SetCurrencies(Dictionary< CurrencyRef, long > currencyToAmount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrency(CurrencyRef currency, long amount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrency(string currencyId, long amount, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrencyProperties(string currencyId, List< CurrencyProperty > properties, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrencyProperties(CurrencyRef currency, List< CurrencyProperty > properties, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
Subscribable (defined in Beamable.Api.Inventory.InventoryService)Beamable.Api.Inventory.InventoryService
Update(Action< InventoryUpdateBuilder > action, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
Update(InventoryUpdateBuilder builder, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
UpdateItem(ItemRef itemRef, long itemId, Dictionary< string, string > properties, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApi
UpdateItem(string contentId, long itemId, Dictionary< string, string > properties, string transaction=null)Beamable.Common.Api.Inventory.AbsInventoryApiinline
UserContext (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApi
ViewToItems< TContent >(InventoryView view, IEnumerable< string > filter=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline