A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
R
- React - class in io.getstream.chat.android.ui.common.state.messages
- Add/remove a reaction on a message.
- reactToMessage(io.getstream.chat.android.models.Reaction,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Triggered when the user selects a reaction for the currently selected message.
- RecordedMedia - class in io.getstream.sdk.chat.audio.recording
- RECORDING - enum entry in io.getstream.sdk.chat.audio.recording.MediaRecorderState
The media recorder is currently recording.
- RecordingState - class in io.getstream.chat.android.ui.common.state.messages.composer
- RecordingState.Complete - class in io.getstream.chat.android.ui.common.state.messages.composer.RecordingState
- RecordingState.Hold - class in io.getstream.chat.android.ui.common.state.messages.composer.RecordingState
- RecordingState.Idle - class in io.getstream.chat.android.ui.common.state.messages.composer.RecordingState
- RecordingState.Locked - class in io.getstream.chat.android.ui.common.state.messages.composer.RecordingState
- RecordingState.Overview - class in io.getstream.chat.android.ui.common.state.messages.composer.RecordingState
- RecordingState.Recording - class in io.getstream.chat.android.ui.common.state.messages.composer.RecordingState
- RecordingStateKt - class in io.getstream.chat.android.ui.common.state.messages.composer
- recreate() - function in android.app.Activity
- refresh(android.net.Uri,android.os.Bundle,android.os.CancellationSignal) - function in android.content.ContentProvider
- registerActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
- registerComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
- registerDeviceIdChangeListener(java.util.concurrent.Executor,java.util.function.IntConsumer) - function in android.content.ContextWrapper
- registerForActivityResult(androidx.activity.result.contract.ActivityResultContract,androidx.activity.result.ActivityResultRegistry,androidx.activity.result.ActivityResultCallback) - function in androidx.activity.ComponentActivity
- registerForContextMenu(android.view.View) - function in android.app.Activity
- registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter) - function in android.content.ContextWrapper
- registerScreenCaptureCallback(java.util.concurrent.Executor,android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
- release() - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Releases the MediaRecorder used by StreamMediaRecorder.
- release() - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Releases the MediaRecorder used by StreamMediaRecorder.
- releaseInstance() - function in android.app.Activity
- RemoteUserLookupHandler - class in io.getstream.chat.android.ui.common.feature.messages.composer.mention
- Remote user lookup handler.
- removeAttachment(java.lang.String,io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Removes a single Attachment from a Message.
- removeDialog(int) - function in android.app.Activity
- removeMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
- removeOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- removeOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
- removeOnMultiWindowModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- removeOnNewIntentListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- removeOnPictureInPictureModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- removeOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- removeOverlay() - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Resets the MessagesStates, to remove the message overlay, by setting 'selectedMessageState' to null.
- removeSelectedAttachment(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Removes a selected attachment from the list, when the user taps on the cancel/delete button.
- removeShadowBanFromUser(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Removes the shadow ban for the given user inside this channel.
- removeStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- removeStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- Reply - class in io.getstream.chat.android.ui.common.state.messages
- Start a message reply.
- reportFullyDrawn() - function in androidx.activity.ComponentActivity
- requestDragAndDropPermissions(android.view.DragEvent) - function in android.app.Activity
- requestFullscreenMode(int,android.os.OutcomeReceiver) - function in android.app.Activity
- requestPermissions(kotlin.Array,int) - function in android.app.Activity
- requestShowKeyboardShortcuts() - function in android.app.Activity
- requestVisibleBehind(boolean) - function in android.app.Activity
- requestWindowFeature(int) - function in android.app.Activity
- requireContext() - function in android.content.ContentProvider
- requireViewById(int) - function in android.app.Activity
- Resend - class in io.getstream.chat.android.ui.common.state.messages
- Retry sending a message.
- resendMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Resends a failed message.
- restoreCallingIdentity(android.content.ContentProvider.CallingIdentity) - function in android.content.ContentProvider
- revokeSelfPermissionOnKill(java.lang.String) - function in android.content.Context
- revokeSelfPermissionsOnKill(java.util.Collection) - function in android.content.ContextWrapper
- revokeUriPermission(android.net.Uri,int) - function in android.content.ContextWrapper
- runOnUiThread(java.lang.Runnable) - function in android.app.Activity