A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
- acceptInvite(java.lang.String,java.lang.String,java.lang.String) - function in io.getstream.chat.android.client.ChatClient
- acceptInvite(java.lang.String) - function in io.getstream.chat.android.client.channel.ChannelClient
- active() - function in io.getstream.chat.android.client.utils.buffer.StartStopBuffer
- addMember(io.getstream.chat.android.models.Channel,io.getstream.chat.android.models.Member) - function in io.getstream.chat.android.client.extensions.internal.ChannelKt
- Adds member to the Channel.members and aligns Channel.memberCount.
- addMembers(java.lang.String,java.lang.String,java.util.List,io.getstream.chat.android.models.Message,java.lang.Boolean) - function in io.getstream.chat.android.client.ChatClient
- Adds members to a given channel.
- addMembers(java.util.List,io.getstream.chat.android.models.Message,java.lang.Boolean) - function in io.getstream.chat.android.client.channel.ChannelClient
- Adds members to a given channel.
- addMembership(io.getstream.chat.android.models.Channel,java.lang.String,io.getstream.chat.android.models.Member) - function in io.getstream.chat.android.client.extensions.internal.ChannelKt
- Sets Channel.membership to member if currentUserId equals to member.
- addMyReaction(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.Reaction,java.lang.Boolean) - function in io.getstream.chat.android.client.extensions.internal.MessageReactionsKt
- addSocketListener(io.getstream.chat.android.client.socket.SocketListener) - function in io.getstream.chat.android.client.ChatClient
- addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
- ALL - enum entry in io.getstream.chat.android.client.logger.ChatLogLevel
Show all Logs.
- AnyChannelPaginationRequest - class in io.getstream.chat.android.client.query.pagination
- AnyChannelPaginationRequestKt - class in io.getstream.chat.android.client.query.pagination
- ApiRequestsAnalyser - class in io.getstream.chat.android.client.plugins.requests
- Interface for analyse requests of the SDK.
- ApiRequestsAnalyser.Companion - class in io.getstream.chat.android.client.plugins.requests.ApiRequestsAnalyser
- applyPagination(java.util.Collection,io.getstream.chat.android.client.query.pagination.AnyChannelPaginationRequest) - function in io.getstream.chat.android.client.extensions.internal.ChannelKt
- appSettings() - function in io.getstream.chat.android.client.ChatClient
- Get the current settings of the app.
- AROUND_ID - enum entry in io.getstream.chat.android.client.api.models.Pagination
- asLiveData(kotlinx.coroutines.flow.Flow) - function in io.getstream.chat.android.client.extensions.FlowExtensions
- Creates a LiveData that has values collected from the original Flow.
- asyncGenerateDevice(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.client.notifications.handler.PushDeviceGenerator
- Asynchronously generates a Device and calls onDeviceGenerated callback once it's ready
- AttachmentExtensionsKt - class in io.getstream.chat.android.client.extensions
- AttachmentHelper - class in io.getstream.chat.android.client.helpers
- AttachmentRepository - class in io.getstream.chat.android.client.persistance.repository
- Repository to access data of attachments.
- AttachmentUploader - class in io.getstream.chat.android.client.attachment
- AttachmentUtilsKt - class in io.getstream.chat.android.client.utils.attachment
- AudioPlayer - class in io.getstream.chat.android.client.audio
- Audio player used to play audio messages.
- AudioState - class in io.getstream.chat.android.client.audio
- State of the an audio track.