A  B  C  D  E  G  H  I  L  O  P  Q  R  S  T  W 

E

Event - class in io.getstream.chat.android.state.utils
Used as a wrapper for data that represents an event.
EventHandlingResult - class in io.getstream.chat.android.state.event.handler.chat
Represent possible outcomes of handling a chat event.
EventHandlingResult.Add - class in io.getstream.chat.android.state.event.handler.chat.EventHandlingResult
Add a channel to a query channels collection.
EventHandlingResult.Remove - class in io.getstream.chat.android.state.event.handler.chat.EventHandlingResult
Remove a channel from a query channels collection.
EventHandlingResult.Skip - class in io.getstream.chat.android.state.event.handler.chat.EventHandlingResult
Skip the event.
EventHandlingResult.WatchAndAdd - class in io.getstream.chat.android.state.event.handler.chat.EventHandlingResult
Call watch and add the channel to a query channels collection.
EventObserver - class in io.getstream.chat.android.state.utils
An Observer for Events, simplifying the pattern of checking if the Event's content has already been handled.
A  B  C  D  E  G  H  I  L  O  P  Q  R  S  T  W