A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
- SCALE - enum entry in io.getstream.chat.android.models.streamcdn.image.StreamCdnResizeImageMode
Ignore the aspect ratio, and resize the image to the given height and width.
- SearchMessagesResult - class in io.getstream.chat.android.models
- SearchWarning - class in io.getstream.chat.android.models
- Represents a warning related to message search results.
- sendEvent(E) - function in io.getstream.chat.android.core.internal.fsm.FiniteStateMachine
- Sends an event to the state machine.
- set(T) - function in io.getstream.chat.android.core.internal.concurrency.SynchronizedReference
- Accepts value instance of T and holds its reference.
- set(kotlinx.coroutines.CoroutineDispatcher,kotlinx.coroutines.CoroutineDispatcher) - function in io.getstream.chat.android.core.internal.coroutines.DispatcherProvider
- Overrides the main (UI thread) and IO dispatcher.
- setCreatedLocallyAt(java.util.Date) - function in io.getstream.chat.android.models.Message
- When the message was created locally
- setSortSpecifications(java.util.List) - function in io.getstream.chat.android.models.querysort.BaseQuerySort
- Sort specifications that compose this QuerySorter
- setSortSpecifications(java.util.List) - function in io.getstream.chat.android.models.querysort.BaseQuerySort
- Sort specifications that compose this QuerySorter
- setSortSpecifications(java.util.List) - function in io.getstream.chat.android.models.querysort.BaseQuerySort
- Sort specifications that compose this QuerySorter
- setSortSpecifications(java.util.List) - function in io.getstream.chat.android.models.querysort.QuerySorter
- Sort specifications that compose this QuerySorter
- SOCKET_CLOSED - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- SOCKET_FAILURE - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
- SortAttribute - class in io.getstream.chat.android.models.querysort.internal
- Inner representation of sorting feature specification.
- SortAttribute.FieldNameSortAttribute - class in io.getstream.chat.android.models.querysort.internal.SortAttribute
- Referenced by name attribute.
- SortAttribute.FieldSortAttribute - class in io.getstream.chat.android.models.querysort.internal.SortAttribute
- KProperty referenced attribute.
- SortDirection - class in io.getstream.chat.android.models.querysort
- Sort order which can be ascending or descending.
- SortDirection.Companion - class in io.getstream.chat.android.models.querysort.SortDirection
- SortSpecification - class in io.getstream.chat.android.models.querysort.internal
- state(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.core.internal.fsm.builder.FSMBuilder
- StateHandlerBuilder - class in io.getstream.chat.android.core.internal.fsm.builder
- stay() - function in io.getstream.chat.android.core.internal.fsm.FiniteStateMachine
- Keeps the FSM in its current state.
- StreamCdnCropImageMode - class in io.getstream.chat.android.models.streamcdn.image
- Sets the cropping strategy when added as the 'crop' query parameter to a Stream CDN hosted image URL.
- StreamCdnOriginalImageDimensions - class in io.getstream.chat.android.models.streamcdn.image
- Holds the original width and height information for images hosted by Stream CDN which declare said properties in their URL.
- StreamCdnResizeImageMode - class in io.getstream.chat.android.models.streamcdn.image
- Sets the resizing mode when added as the 'resize' query parameter to a Stream CDN hosted image URL.
- StreamHandsOff - class in io.getstream.chat.android.core.internal
- Indicates that the annotated code should not be modified without consulting the team.
- SYNC_NEEDED - enum entry in io.getstream.chat.android.models.SyncStatus
When the entity is new or changed.
- SynchronizedReference - class in io.getstream.chat.android.core.internal.concurrency
- An object reference that may be updated thread-safely.
- SyncStatus - class in io.getstream.chat.android.models
- If the message has been sent to the servers.
- SyncStatus.Companion - class in io.getstream.chat.android.models.SyncStatus