A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
K
- keystroke(String,String,String) - function in io.getstream.chat.android.client.ChatClient
- Sends a EventType.TYPING_START event to the backend.
- keystroke(String) - function in io.getstream.chat.android.client.channel.ChannelClient
- Sends a start typing event EventType.TYPING_START in this channel to the server.
- keystroke() - function in io.getstream.chat.android.client.channel.ChannelClient
- Sends a start typing event EventType.TYPING_START in this channel to the server.