A
B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
L
- leaveChannel(String) - function in io.getstream.chat.android.livedata.ChatDomain
- Leaves the channel with the specified id.
- leaveChannel(String) - function in io.getstream.chat.android.offline.ChatDomain
- Leaves the channel with the specified id.
- loadMessageById(String,String,Integer,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
- Loads message for a given message id and channel id
- loadMessageById(String,String,Integer,Integer) - function in io.getstream.chat.android.offline.ChatDomain
- Loads message for a given message id and channel id.
- loadNewerMessages(String,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
- Loads newer messages for the channel.
- loadNewerMessages(String,Integer) - function in io.getstream.chat.android.offline.ChatDomain
- Loads newer messages for the channel.
- loadOlderMessages(String,Integer) - function in io.getstream.chat.android.livedata.ChatDomain
- Loads older messages for the channel.
- loadOlderMessages(String,Integer) - function in io.getstream.chat.android.offline.ChatDomain
- Loads older messages for the channel.
- loadOlderMessages(ChatClient,String,Integer) - function in io.getstream.chat.android.offline.extensions.ChatClientExtensions
- Loads older messages for the channel.