Beamable SDK
Beamable.Api.PlatformSubscribable< ScopedRsp, Data > Member List

This is the complete list of members for Beamable.Api.PlatformSubscribable< ScopedRsp, Data >, including all inherited members.

CreateRefreshUrl(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotectedvirtual
ExecuteRequest(IBeamableRequester requester, string url) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotectedvirtual
GetCurrent(string scope="") (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
GetLatest() (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
GetLatest(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
getter (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >protected
Notify(Data data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
Notify(string scope, Data data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
OnRefresh(ScopedRsp data) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >protectedpure virtual
platform (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >protected
PlatformSubscribable(IPlatformService platform, IBeamableRequester requester, string service, BeamableGetApiResource< ScopedRsp > getter=null) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotected
Refresh() (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotected
Refresh(string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotected
requester (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >protected
ScheduleRefresh(long seconds, string scope) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotected
Subscribe(Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
Subscribe(string scope, Action< Data > callback) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inline
Unsubscribe(string scope, PlatformSubscription< Data > subscription) (defined in Beamable.Api.PlatformSubscribable< ScopedRsp, Data >)Beamable.Api.PlatformSubscribable< ScopedRsp, Data >inlineprotected