Beamable SDK
Beamable.Api.Inventory.InventorySubscription Member List

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

CreateRefreshUrl(string scope) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotectedvirtual
ExecuteRequest(IBeamableRequester requester, string url) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotectedvirtual
GetCurrent(string scope="") (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
GetLatest() (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
GetLatest(string scope) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
getter (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >protected
InventorySubscription(IPlatformService platform, IBeamableRequester requester) (defined in Beamable.Api.Inventory.InventorySubscription)Beamable.Api.Inventory.InventorySubscriptioninline
Notify(Data data) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
Notify(string scope, Data data) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
OnRefresh(InventoryResponse data) (defined in Beamable.Api.Inventory.InventorySubscription)Beamable.Api.Inventory.InventorySubscriptioninlineprotected
OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >protectedpure virtual
platform (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >protected
PlatformSubscribable(IPlatformService platform, IBeamableRequester requester, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotected
Refresh() (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotected
Refresh(string scope) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotected
requester (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >protected
ScheduleRefresh(long seconds, string scope) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotected
Subscribe(Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
Subscribe(string scope, Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inline
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >)Beamable.Api.PlatformSubscribable< InventoryResponse, InventoryView >inlineprotected