B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
T
- ThreadController - class in io.getstream.chat.android.livedata.controller
- The threadController exposes livedata for a thread
threadId (the id of the current thread)
loadingOlderMessages (if we're currently loading older messages)
endOfOlderMessages (if you've reached the end of older messages)
- ThreadController - class in io.getstream.chat.android.offline.thread
- threadLoadMore(String,String,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
- Loads more messages for the specified thread
- threadLoadMore(String,String,Integer) - function in io.getstream.chat.android.offline.ChatDomain
- Loads more messages for the specified thread
- toChannel() - function in io.getstream.chat.android.livedata.controller.ChannelController
- toChannel() - function in io.getstream.chat.android.offline.channel.ChannelController