| CommerceService(IDependencyProvider provider, IBeamableRequester requester) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inline |
| Fetch(string scope="") | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
| ForceRefresh(string storeSymbol) | Beamable.Api.Commerce.CommerceService | inline |
| 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.CommerceService | inline |
| OnRefresh(GetOffersResponse data) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inlineprotected |
| Purchase(string storeSymbol, string listingSymbol) | Beamable.Api.Commerce.CommerceService | inline |
| 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 |