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.InventorySubscription | inline |
| 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.InventorySubscription | inlineprotected |
| 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.InventorySubscription | inlineprotectedvirtual |
| Subscribe(Action< Data > callback) | Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView > | inline |
| Subscribe(string scope, Action< Data > callback) | Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView > | inlinevirtual |