Beamable SDK
Beamable.Api.Inventory.InventorySubscription Member List

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

Fetch(string scope="")Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
GetCurrent(string scope="")Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
GetCurrentView() (defined in Beamable.Api.Inventory.InventorySubscription)Beamable.Api.Inventory.InventorySubscription
GetLatest()Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
GetLatest(string scope)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
InventorySubscription(IDependencyProvider provider) (defined in Beamable.Api.Inventory.InventorySubscription)Beamable.Api.Inventory.InventorySubscriptioninline
Notify(Data data)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
Notify(string scope, Data data)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
OnRefresh(InventoryResponse data, string[] scopes) (defined in Beamable.Api.Inventory.InventorySubscription)Beamable.Api.Inventory.InventorySubscriptioninlineprotected
Refresh()Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
Refresh(string scope)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotected
Reset() (defined in Beamable.Api.Inventory.InventorySubscription)Beamable.Api.Inventory.InventorySubscriptioninlineprotectedvirtual
Subscribe(Action< Data > callback)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
Subscribe(string scope, Action< Data > callback)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlinevirtual