Beamable SDK
Core.Platform.SDK.PlatformSubscribable< ScopedRsp, Data > Member List

This is the complete list of members for Core.Platform.SDK.PlatformSubscribable< ScopedRsp, Data >, including all inherited members.

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