Beamable SDK
Beamable.Api.Commerce.CommerceService Member List

This is the complete list of members for Beamable.Api.Commerce.CommerceService, including all inherited members.

CommerceService(IDependencyProvider provider, IBeamableRequester requester) (defined in Beamable.Api.Commerce.CommerceService)Beamable.Api.Commerce.CommerceServiceinline
Fetch(string scope="")Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
ForceRefresh(string storeSymbol)Beamable.Api.Commerce.CommerceServiceinline
GetCurrent(string scope="")Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
GetLatest()Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
GetLatest(string scope)Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
Notify(Data data)Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
Notify(string scope, Data data)Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
OnPurchase(string storeSymbol, string listingSymbol)Beamable.Api.Commerce.CommerceServiceinline
OnRefresh(GetOffersResponse data) (defined in Beamable.Api.Commerce.CommerceService)Beamable.Api.Commerce.CommerceServiceinlineprotected
Purchase(string storeSymbol, string listingSymbol)Beamable.Api.Commerce.CommerceServiceinline
Refresh()Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
Refresh(string scope)Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inlineprotected
Subscribe(Action< Data > callback)Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inline
Subscribe(string scope, Action< Data > callback)Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >inlinevirtual