This is the complete list of members for Beamable.Experimental.Api.Chat.ChatSubscription, including all inherited members.
ChatSubscription(IDependencyProvider provider) (defined in Beamable.Experimental.Api.Chat.ChatSubscription) | Beamable.Experimental.Api.Chat.ChatSubscription | inline |
Fetch(string scope="") | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
GetCurrent(string scope="") | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
GetLatest() | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
GetLatest(string scope) | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
Notify(Data data) | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
Notify(string scope, Data data) | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
OnRefresh(GetMyRoomsResponse data) (defined in Beamable.Experimental.Api.Chat.ChatSubscription) | Beamable.Experimental.Api.Chat.ChatSubscription | inlineprotected |
Refresh() | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
Refresh(string scope) | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inlineprotected |
Subscribe(Action< Data > callback) | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inline |
Subscribe(string scope, Action< Data > callback) | Beamable.Api.PlatformSubscribable< GetMyRoomsResponse, ChatView > | inlinevirtual |