CommerceService(PlatformService platform, PlatformRequester requester) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inline |
CreateRefreshUrl(string scope) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotectedvirtual |
ExecuteRequest(IBeamableRequester requester, string url) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotectedvirtual |
ForceRefresh(string storeSymbol) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inline |
GetCurrent(string scope="") (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
GetLatest() (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
GetLatest(string scope) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
getter (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protected |
Notify(Data data) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
Notify(string scope, Data data) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
OnPurchase(string storeSymbol, string listingSymbol) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inline |
OnRefresh(GetOffersResponse data) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inlineprotected |
OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protectedpure virtual |
platform (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protected |
PlatformSubscribable(IPlatformService platform, IBeamableRequester requester, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Purchase(string storeSymbol, string listingSymbol) (defined in Beamable.Api.Commerce.CommerceService) | Beamable.Api.Commerce.CommerceService | inline |
Refresh() (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Refresh(string scope) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
requester (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protected |
Reset() (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotectedvirtual |
ScheduleRefresh(long seconds, string scope) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Subscribe(Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
Subscribe(string scope, Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Beamable.Api.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |