A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
F
- FAILED_MODERATION - enum entry in io.getstream.chat.android.client.models.MessageSyncType
Failed due to moderation violation.
- FAILED_PERMANENTLY - enum entry in io.getstream.chat.android.client.utils.SyncStatus
After the retry strategy we still failed to sync this.
- failOnUnknown() - function in com.squareup.moshi.JsonAdapter
- fetchCurrentUser() - function in io.getstream.chat.android.client.ChatClient
- Fetches the current user.
- FetchCurrentUserListener - class in io.getstream.chat.android.client.plugin.listeners
- Listener used when fetching the current user from the backend.
- fetchUserId() - function in io.getstream.chat.android.client.models.Reaction
- FileUploadConfig - class in io.getstream.chat.android.client.models
- The configuration of file upload.
- fileUploader(FileUploader) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets a custom file uploader implementation that will be used by the client to upload files and images.
- FileUploader - class in io.getstream.chat.android.client.uploader
- The FileUploader is responsible for sending and deleting files from given channel
- fillInStackTrace() - function in kotlin.Throwable
- filteringOlderMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- filteringOlderMessages() - function in io.getstream.chat.android.client.api.models.QueryChannelRequest
- FilterObject - class in io.getstream.chat.android.client.api.models
- Filter object that specifies requests for backend queries.
- Filters - class in io.getstream.chat.android.client.models
- Stream supports a limited set of filters for querying channels, users and members.
- filterWithOffset(ChatClient,FilterObject,Integer,Integer) - function in io.getstream.chat.android.client.query.request.ChannelFilterRequest
- FIREBASE - enum entry in io.getstream.chat.android.client.models.PushProvider
Firebase push notification provider
- Flag - class in io.getstream.chat.android.client.models
- flagMessage(String) - function in io.getstream.chat.android.client.ChatClient
- flagUser(String) - function in io.getstream.chat.android.client.ChatClient
- flipperInterceptor() - function in io.getstream.chat.android.client.di.NetworkFlipperKt
- FlowExtensions - class in io.getstream.chat.android.client.extensions
- forceNewRequest(Call) - function in io.getstream.chat.android.client.extensions.CallExtensions
- Forces a regular call to be used instead of DistinctCall.
- format(Date) - function in io.getstream.chat.android.client.parser2.adapters.internal.StreamDateFormatter
- Formats the Date in the standard way to Stream's API
- fromInt(Integer) - function in io.getstream.chat.android.client.models.MessageSyncType.Companion
- fromInt(Integer) - function in io.getstream.chat.android.client.utils.SyncStatus.Companion
- fromJson(String) - function in com.squareup.moshi.JsonAdapter
- fromJson(BufferedSource) - function in com.squareup.moshi.JsonAdapter
- fromJson(JsonReader) - function in io.getstream.chat.android.client.parser2.adapters.DateAdapter
- fromJsonValue(Object) - function in com.squareup.moshi.JsonAdapter