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) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrencies(Dictionary< CurrencyRef, long > currencyToAmount, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrency(string currencyId, long amount, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddCurrency(CurrencyRef currency, long amount, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
AddItem(string contentId, Dictionary< string, string > properties, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)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) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrencies(string[] currencyIds) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrencies(CurrencyRef[] currencyRefs) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrency(CurrencyRef currency) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrency(string currencyId) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetCurrent(string scope="") (defined in Beamable.Api.Inventory.InventoryService)Beamable.Api.Inventory.InventoryServicevirtual
GetItems< TContent >() (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetItems< TContent >(params ItemRef< TContent >[] itemReferences) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
GetMultipliers()Beamable.Common.Api.Inventory.AbsInventoryApiinline
InventoryService(IPlatformService platform, IBeamableRequester requester) (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) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrencies(Dictionary< string, long > currencyIdsToAmount, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrency(CurrencyRef currency, long amount, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
SetCurrency(string currencyId, long amount, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
Subscribable (defined in Beamable.Api.Inventory.InventoryService)Beamable.Api.Inventory.InventoryService
Update(Action< InventoryUpdateBuilder > action, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
Update(InventoryUpdateBuilder builder, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
UpdateItem(string contentId, long itemId, Dictionary< string, string > properties, string transaction=null) (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApiinline
UserContext (defined in Beamable.Common.Api.Inventory.AbsInventoryApi)Beamable.Common.Api.Inventory.AbsInventoryApi