A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
F
- 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.
- fileTransformer(io.getstream.chat.android.client.uploader.FileTransformer) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets a custom FileTransformer implementation that will be used by the client to transform files before uploading them.
- FileTransformer - class in io.getstream.chat.android.client.uploader
- FileTransformer is responsible for transforming the file before uploading it.
- fileUploader(io.getstream.chat.android.client.uploader.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
- filterWithOffset(io.getstream.chat.android.client.ChatClient,io.getstream.chat.android.models.FilterObject,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.client.query.request.ChannelFilterRequest
- flagMessage(java.lang.String,java.lang.String,java.util.Map) - function in io.getstream.chat.android.client.ChatClient
- Flags a message.
- flagUser(java.lang.String,java.lang.String,java.util.Map) - function in io.getstream.chat.android.client.ChatClient
- Flags a user.
- FlowExtensions - class in io.getstream.chat.android.client.extensions
- forceHttpUrl(java.lang.String) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets the HTTP URL to be used by the client.
- forceInsecureConnection() - function in io.getstream.chat.android.client.ChatClient.Builder
- Force to use insecure connection (HTTP) instead of secure connection (HTTPS).
- forceWsUrl(java.lang.String) - function in io.getstream.chat.android.client.ChatClient.Builder
- Sets the WebSocket URL to be used by the client.
- format(java.util.Date) - function in io.getstream.chat.android.client.parser2.adapters.internal.StreamDateFormatter
- Formats the Date in the standard way to Stream's API
- fromJson(java.lang.String) - function in com.squareup.moshi.JsonAdapter
- fromJson(okio.BufferedSource) - function in com.squareup.moshi.JsonAdapter
- fromJson(com.squareup.moshi.JsonReader) - function in io.getstream.chat.android.client.parser2.adapters.DateAdapter
- fromJsonValue(java.lang.Object) - function in com.squareup.moshi.JsonAdapter