A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
D
- DateUtils - class in io.getstream.chat.android.core.utils.date
- defaultHandler(Function2) - function in io.getstream.chat.android.core.internal.fsm.builder.FSMBuilder
- desc(String) - function in io.getstream.chat.android.models.querysort.QuerySortByField
- desc(String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(String,Class) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(String,KClass) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(KProperty1) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection.Companion
- Creates a QuerySortByReflection using the name of field in the direction DESC.
- desc(KProperty1) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection.Companion
- Creates a QuerySortByReflection using the property of field in the direction DESC.
- DESC - enum entry in io.getstream.chat.android.models.querysort.SortDirection
Descending sort order.
- descByName(String) - function in io.getstream.chat.android.models.querysort.QuerySortByField.Companion
- Adds a field to QuerySortByField using the name of field in the direction DESC.
- descByName(QuerySortByField,String) - function in io.getstream.chat.android.models.querysort.QuerySortByField.Companion
- Creates a QuerySortByField using the name of field in the direction DESC.
- descByName(QuerySortByReflection,String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection.Companion
- Adds a field to QuerySortByReflection using the name of field in the direction DESC.
- Device - class in io.getstream.chat.android.models
- Device's information needed to register push notifications.
- DispatcherProvider - class in io.getstream.chat.android.core.internal.coroutines
- Coroutine dispatchers used internally by Stream libraries.
- distinct(List) - function in io.getstream.chat.android.models.Filters
- DistinctCall - class in io.getstream.chat.android.client.call
- Reusable wrapper around Call which delivers a single result to all subscribers.
- DistinctFilterObject - class in io.getstream.chat.android.models
- doOnResult(Call,CoroutineScope,SuspendFunction1) - function in io.getstream.chat.android.client.call.CallKt
- doOnStart(Call,CoroutineScope,SuspendFunction0) - function in io.getstream.chat.android.client.call.CallKt