B
C
D
E
G
H
I
K
L
M
O
P
Q
R
S
T
U
W
E
- editMessage(Message) - function in io.getstream.chat.android.livedata.ChatDomain
- Edits the specified message.
- editMessage(Message) - function in io.getstream.chat.android.offline.ChatDomain
- Edits the specified message.
- enableBackgroundSync() - function in io.getstream.chat.android.livedata.ChatDomain.Builder
- enableBackgroundSync() - function in io.getstream.chat.android.offline.ChatDomain.Builder
- Event - class in io.getstream.chat.android.livedata.utils
- Used as a wrapper for data that represents an event.
- Event - class in io.getstream.chat.android.offline.utils
- Used as a wrapper for data that represents an event.
- EventObserver - class in io.getstream.chat.android.livedata.utils
- An Observer for Events, simplifying the pattern of checking if the Event's content has already been handled.