B
C
D
E
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
H
- handleChannelEvent(HasChannel,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles HasChannel event which contains specific Channel object.
- handleChannelEvent(HasChannel,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles HasChannel event which contains specific Channel object.
- handleChannelEvent(HasChannel,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles additional events:
NotificationMessageNewEvent - calls watch and adds the channel to the set.
NotificationRemovedFromChannelEvent - removes the channel from the set if a current user left.
NotificationAddedToChannelEvent - calls watch and adds the channel to the set if a current user was added.
- handleChannelUpdatedByUserEvent(ChannelUpdatedByUserEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles ChannelUpdatedByUserEvent event.
- handleChannelUpdatedByUserEvent(ChannelUpdatedByUserEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles ChannelUpdatedByUserEvent event.
- handleChannelUpdatedByUserEvent(ChannelUpdatedByUserEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles ChannelUpdatedByUserEvent event.
- handleChannelUpdatedEvent(ChannelUpdatedEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles ChannelUpdatedEvent event.
- handleChannelUpdatedEvent(ChannelUpdatedEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles ChannelUpdatedEvent event.
- handleChannelUpdatedEvent(ChannelUpdatedEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles ChannelUpdatedEvent event.
- handleChannelVisibleEvent(ChannelVisibleEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles ChannelVisibleEvent event.
- handleChannelVisibleEvent(ChannelVisibleEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles ChannelVisibleEvent event.
- handleChatEvent(ChatEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Computes the event handling result.
- handleChatEvent(ChatEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Computes the event handling result.
- handleChatEvent(ChatEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.ChatEventHandler
- Computes the event handling result.
- handleCidEvent(CidEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles CidEvent event which is associated with a specific Channel which can be tracked using CidEvent.cid.
- handleCidEvent(CidEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles CidEvent event which is associated with a specific Channel which can be tracked using CidEvent.cid.
- handleCidEvent(CidEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles additional events:
NewMessageEvent - adds the channel to the set if its not a system message.
MemberRemovedEvent - removes the channel from the set if a current user left.
MemberAddedEvent - adds the channel to the set if a current user was added.
- handleMemberAddedEvent(MemberAddedEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles MemberAddedEvent event.
- handleMemberAddedEvent(MemberAddedEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles MemberAddedEvent event.
- handleMemberAddedEvent(MemberAddedEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles MemberAddedEvent event.
- handleMemberRemovedEvent(MemberRemovedEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles MemberRemovedEvent event.
- handleMemberRemovedEvent(MemberRemovedEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles MemberRemovedEvent.
- handleMemberRemovedEvent(MemberRemovedEvent,FilterObject,Channel) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles MemberRemovedEvent.
- handleNotificationAddedToChannelEvent(NotificationAddedToChannelEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles NotificationAddedToChannelEvent event.
- handleNotificationAddedToChannelEvent(NotificationAddedToChannelEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles NotificationAddedToChannelEvent event.
- handleNotificationAddedToChannelEvent(NotificationAddedToChannelEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles NotificationAddedToChannelEvent event.
- handleNotificationMessageNewEvent(NotificationMessageNewEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles NotificationMessageNewEvent event.
- handleNotificationMessageNewEvent(NotificationMessageNewEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles NotificationMessageNewEvent event.
- handleNotificationMessageNewEvent(NotificationMessageNewEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles NotificationMessageNewEvent event.
- handleNotificationRemovedFromChannelEvent(NotificationRemovedFromChannelEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.BaseChatEventHandler
- Handles NotificationRemovedFromChannelEvent event.
- handleNotificationRemovedFromChannelEvent(NotificationRemovedFromChannelEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.DefaultChatEventHandler
- Handles NotificationRemovedFromChannelEvent.
- handleNotificationRemovedFromChannelEvent(NotificationRemovedFromChannelEvent,FilterObject) - function in io.getstream.chat.android.offline.event.handler.chat.NonMemberChatEventHandler
- Handles NotificationRemovedFromChannelEvent.