A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
T
- task(java.lang.String,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.client.utils.PerformanceUtils
- ThreadQueryListener - class in io.getstream.chat.android.client.plugin.listeners
- Listener for reply queries.
- TimeProvider - class in io.getstream.chat.android.client.utils
- toChannel() - function in io.getstream.chat.android.client.channel.state.ChannelState
- Function that builds a channel based on data from StateFlows.
- toCid(kotlin.Pair) - function in io.getstream.chat.android.client.extensions.internal.PairKt
- Converts a pair of channelType and channelId into cid.
- ToggleDialogFragment - class in io.getstream.chat.android.client.utils.internal.toggle.dialog
- ToggleService - class in io.getstream.chat.android.client.utils.internal.toggle
- ToggleService.Companion - class in io.getstream.chat.android.client.utils.internal.toggle.ToggleService
- toJson(java.util.Date) - function in com.squareup.moshi.JsonAdapter
- toJson(okio.BufferedSink,java.util.Date) - function in com.squareup.moshi.JsonAdapter
- toJson(com.squareup.moshi.JsonWriter,java.util.Date) - function in io.getstream.chat.android.client.parser2.adapters.DateAdapter
- toJsonValue(java.util.Date) - function in com.squareup.moshi.JsonAdapter
- TokenProvider - class in io.getstream.chat.android.client.token
- Provides a token used to authenticate the user with Stream Chat API.
- toMessageSyncDescription(io.getstream.result.Error) - function in io.getstream.chat.android.client.utils.internal.ChatErrorMapperKt
- toString() - function in androidx.fragment.app.Fragment
- toString() - function in io.getstream.chat.android.client.api.models.Pagination
- toString() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- toString() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- toString() - function in io.getstream.chat.android.client.clientstate.DisconnectCause.ConnectionReleased
- toString() - function in io.getstream.chat.android.client.clientstate.DisconnectCause.NetworkNotAvailable
- toString() - function in io.getstream.chat.android.client.clientstate.DisconnectCause.WebSocketNotAvailable
- translate(java.lang.String,java.lang.String) - function in io.getstream.chat.android.client.ChatClient
- truncate(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.channel.ChannelClient
- Removes all of the messages of the channel but doesn't affect the channel data or members.
- truncate() - function in io.getstream.chat.android.client.channel.ChannelClient
- Removes all of the messages of the channel but doesn't affect the channel data or members.
- truncateChannel(java.lang.String,java.lang.String,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.client.ChatClient
- Removes all of the messages of the channel but doesn't affect the channel data or members.
- TypingEventListener - class in io.getstream.chat.android.client.plugin.listeners
- Listener for ChatClient.keystroke and ChatClient.stopTyping requests.
- TypingStartEvent - class in io.getstream.chat.android.client.events
- Triggered when a user starts typing
- TypingStopEvent - class in io.getstream.chat.android.client.events
- Triggered when a user stops typing