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