Beamable SDK
Beamable.Api.Groups.GroupsSubscription Member List

This is the complete list of members for Beamable.Api.Groups.GroupsSubscription, including all inherited members.

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.GroupsSubscriptioninline
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.GroupsSubscriptioninline
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.GroupsSubscriptioninlineprotected
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
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