Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Beamable.Experimental.Api.Chat.ChatSubscription Member List

This is the complete list of members for Beamable.Experimental.Api.Chat.ChatSubscription, including all inherited members.

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