Package io.getstream.chat.android.offline.event.handler.chat
See: Description
-
Interface Summary Interface Description ChatEventHandler Interface that handles events related to the particular set of channels. -
Class Summary Class Description Add Add a channel to a query channels collection. Remove Remove a channel from a query channels collection. EventHandlingResult Class representing possible outcome of chat event handling. BaseChatEventHandler Basic implementation of ChatEventHandler. DefaultChatEventHandler Default implementation of ChatEventHandler which covers the default filter of channels. NonMemberChatEventHandler Implementation of ChatEventHandler that adds the channel if the current user is not a member and it will removed it otherwise. -
Object Summary Object Description Skip Skip handling of this event.