B
C
D
E
G
H
I
L
M
N
O
P
Q
S
T
U
W
T
- thread(String) - function in io.getstream.chat.android.offline.plugin.state.StateRegistry
- Returns ThreadState of thread replies with parent message that has id equal to messageId.
- ThreadState - class in io.getstream.chat.android.offline.plugin.state.channel.thread
- State container with reactive data of a thread.
- toChannel() - function in io.getstream.chat.android.offline.plugin.state.channel.ChannelState
- Function that builds a channel based on data from StateFlows.
- toCid(Pair) - function in io.getstream.chat.android.offline.extensions.internal.PairKt
- Converts a pair of channelType and channelId into cid.