A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
D
- DateUtils - class in io.getstream.chat.android.core.utils.date
- days(java.lang.Integer) - function in io.getstream.chat.android.models.TimeDuration.Companion
- Creates a TimeDuration from the specified number of days.
- Debouncer - class in io.getstream.chat.android.core.utils
- Utility class for debouncing high frequency events.
- defaultHandler(kotlin.jvm.functions.Function2) - function in io.getstream.chat.android.core.internal.fsm.builder.FSMBuilder
- desc(java.lang.String) - function in io.getstream.chat.android.models.querysort.QuerySortByField
- desc(java.lang.String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(java.lang.String,java.lang.Class) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(java.lang.String,kotlin.reflect.KClass) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(kotlin.reflect.KProperty1) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
- Creates a QuerySortByReflection with DESC as SortDirection
- desc(java.lang.String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection.Companion
- Creates a QuerySortByReflection using the name of field in the direction DESC.
- desc(kotlin.reflect.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(java.lang.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(io.getstream.chat.android.models.querysort.QuerySortByField,java.lang.String) - function in io.getstream.chat.android.models.querysort.QuerySortByField.Companion
- Creates a QuerySortByField using the name of field in the direction DESC.
- descByName(io.getstream.chat.android.models.querysort.QuerySortByReflection,java.lang.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.
- diff(java.util.Date,java.lang.Long) - function in io.getstream.chat.android.core.utils.date.DateUtils
- Returns difference between this date and the otherTime in TimeDuration.
- DispatcherProvider - class in io.getstream.chat.android.core.internal.coroutines
- Coroutine dispatchers used internally by Stream libraries.
- distinct(java.util.List) - function in io.getstream.chat.android.models.Filters
- DistinctFilterObject - class in io.getstream.chat.android.models