CommerceService(PlatformService platform, PlatformRequester requester) (defined in Core.Platform.SDK.Commerce.CommerceService) | Core.Platform.SDK.Commerce.CommerceService | inline |
CreateRefreshUrl(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotectedvirtual |
ExecuteRequest(PlatformRequester requester, string url) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotectedvirtual |
ForceRefresh(string storeSymbol) (defined in Core.Platform.SDK.Commerce.CommerceService) | Core.Platform.SDK.Commerce.CommerceService | inline |
GetData() (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
GetData(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Notify(Data data) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Notify(string scope, Data data) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
OnPurchase(string storeSymbol, string listingSymbol) (defined in Core.Platform.SDK.Commerce.CommerceService) | Core.Platform.SDK.Commerce.CommerceService | inline |
OnRefresh(GetOffersResponse data) (defined in Core.Platform.SDK.Commerce.CommerceService) | Core.Platform.SDK.Commerce.CommerceService | inlineprotected |
OnRefresh(ScopedRsp data) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protectedpure virtual |
platform (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protected |
PlatformSubscribable(PlatformService platform, PlatformRequester requester, string service) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Purchase(string storeSymbol, string listingSymbol) (defined in Core.Platform.SDK.Commerce.CommerceService) | Core.Platform.SDK.Commerce.CommerceService | inline |
Refresh() (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Refresh(string scope) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
requester (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | protected |
ScheduleRefresh(long seconds, string scope) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |
Subscribe(Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
Subscribe(string scope, Action< Data > callback) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inline |
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView >) | Core.Platform.SDK.PlatformSubscribable< GetOffersResponse, PlayerStoreView > | inlineprotected |