A
B
C
D
E
G
H
I
L
O
P
Q
R
S
T
W
W
- watchChannelAsState(io.getstream.chat.android.client.ChatClient,java.lang.String,java.lang.Integer,kotlinx.coroutines.CoroutineScope) - function in io.getstream.chat.android.state.extensions.ChatClientExtensions
- Performs ChatClient.queryChannel with watch = true under the hood and returns ChannelState associated with the query.
- watchChannelAsState(io.getstream.chat.android.client.ChatClient,java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.state.extensions.ChatClientExtensions
- Performs ChatClient.queryChannel with watch = true under the hood and returns ChannelState associated with the query.