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