A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z 

A

after(Date,Date) - function in io.getstream.chat.android.core.utils.date.DateUtils
Tests if this date is after that date.
AgoraChannel - class in io.getstream.chat.android.models
Represents Agora channel information that contains available channel in a chat channel.
and(FilterObject) - function in io.getstream.chat.android.models.Filters
 
AndFilterObject - class in io.getstream.chat.android.models
 
API_KEY_NOT_FOUND - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
 
App - class in io.getstream.chat.android.models
The representation of the app, with its configurations.
AppSettings - class in io.getstream.chat.android.models
App settings, as they are configured in the dashboard.
asc(String) - function in io.getstream.chat.android.models.querysort.QuerySortByField
 
asc(String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
Creates a QuerySortByReflection with ASC as SortDirection
asc(String,Class) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
Creates a QuerySortByReflection with ASC as SortDirection
asc(String,KClass) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
Creates a QuerySortByReflection with ASC as SortDirection
asc(KProperty1) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection
Creates a QuerySortByReflection with ASC as SortDirection
asc(String) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection.Companion
Creates a QuerySortByReflection using the name of field in the direction ASC.
asc(KProperty1) - function in io.getstream.chat.android.models.querysort.QuerySortByReflection.Companion
Creates a QuerySortByReflection using the property of field in the direction ASC.
ASC - enum entry in io.getstream.chat.android.models.querysort.SortDirection

Ascending sort order.

ascByName(String) - function in io.getstream.chat.android.models.querysort.QuerySortByField.Companion
Adds a field to QuerySortByField using the name of field in the direction ASC.
ascByName(QuerySortByField,String) - function in io.getstream.chat.android.models.querysort.QuerySortByField.Companion
Creates a QuerySortByField using the name of field in the direction ASC.
ascByName(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 ASC.
Attachment - class in io.getstream.chat.android.models
Represents an attachment.
Attachment.UploadState - class in io.getstream.chat.android.models.Attachment
Represents various states in attachment upload lifecycle.
Attachment.UploadState.Failed - class in io.getstream.chat.android.models.Attachment.UploadState
State indicating that the attachment upload failed.
Attachment.UploadState.Idle - class in io.getstream.chat.android.models.Attachment.UploadState
Idle state before attachment starts to upload.
Attachment.UploadState.InProgress - class in io.getstream.chat.android.models.Attachment.UploadState
State representing attachment upload progress.
Attachment.UploadState.Success - class in io.getstream.chat.android.models.Attachment.UploadState
State indicating that the attachment was uploaded successfully
AttachmentType - class in io.getstream.chat.android.models
Represents types of attachments.
AUTHENTICATION_ERROR - enum entry in io.getstream.chat.android.client.errors.ChatErrorCode
 
autocomplete(String,String) - function in io.getstream.chat.android.models.Filters
 
AutocompleteFilterObject - class in io.getstream.chat.android.models
 
await() - function in io.getstream.chat.android.client.call.Call
Awaits the result of this Call in a suspending way, asynchronously.
await() - function in io.getstream.chat.android.client.call.CoroutineCall
Awaits the result of this Call in a suspending way, asynchronously.
await() - function in io.getstream.chat.android.client.call.DistinctCall
Awaits the result of this Call in a suspending way, asynchronously.
await() - function in io.getstream.chat.android.client.call.ReturnOnErrorCall
Awaits the result of this Call in a suspending way, asynchronously.
AWAITING_ATTACHMENTS - enum entry in io.getstream.chat.android.models.SyncStatus

When message waits its' attachments to be sent.

Notes: SyncStatus is not a Message related only to store Attachment status here. SyncStatus is also a property of Channel and Reaction. AWAITING_ATTACHMENTS should be replace with MessageSyncType.IN_PROGRESS_AWAIT_ATTACHMENTS

A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  X  Z