A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
S
- scrollToBottom(java.lang.Integer,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- When the user clicks the scroll to bottom button we need to take the user to the bottom of the newest messages.
- scrollToFirstUnreadMessage() - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Scrolls to the first unread message in the channel.
- scrollToMessage(java.lang.String,java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Scrolls to the selected message.
- seekRecordingTo(java.lang.Float) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Pauses audio recording and seeks to the given progress.
- selectCommand(io.getstream.chat.android.models.Command) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Switches the message composer to the command input mode.
- SelectedMessageFailedModerationState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a state when the moderated message was selected.
- SelectedMessageOptionsState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a state when a message was selected.
- SelectedMessageReactionsPickerState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a state when the show more reactions button was clicked.
- SelectedMessageReactionsState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a state when message reactions were selected.
- SelectedMessageState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a state when a message or its reactions were selected.
- selectExtendedReactions(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Triggered when the user taps the show more reactions button.
- SelectFilesContract - class in io.getstream.chat.android.ui.common.contract.internal
- selectMention(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Autocompletes the current text input with the mention from the selected user.
- selectMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Triggered when the user long taps on and selects a message.
- selectReactions(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Triggered when the user taps on and selects message reactions.
- SendAnyway - class in io.getstream.chat.android.ui.common.state.messages.list
- Prompts the user to send the message anyway if the message was flagged by moderation.
- sendBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
- SendGiphy - class in io.getstream.chat.android.ui.common.state.messages.list
- Send the selected giphy message to the channel.
- sendMessage(io.getstream.chat.android.models.Message,io.getstream.result.call.Call.Callback) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Sends a given message using our Stream API.
- sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
- sendOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- sendStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcast(android.content.Intent,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,android.content.BroadcastReceiver,android.os.Handler,int,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- setActionBar(android.widget.Toolbar) - function in android.app.Activity
- setAlsoSendToChannel(java.lang.Boolean) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Called when the "Also send as a direct message" checkbox is checked or unchecked.
- setContentTransitionManager(android.transition.TransitionManager) - function in android.app.Activity
- setContentView(int) - function in androidx.appcompat.app.AppCompatActivity
- setDateSeparatorHandler(io.getstream.chat.android.ui.common.feature.messages.list.DateSeparatorHandler) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Sets the date separator handler which determines when to add date separators.
- setDefaultKeyMode(int) - function in android.app.Activity
- setDeletedMessageVisibility(io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Sets the value used to filter deleted messages.
- setEnterSharedElementCallback(androidx.core.app.SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
- setExitSharedElementCallback(androidx.core.app.SharedElementCallback) - function in androidx.fragment.app.FragmentActivity
- setExtraData(java.util.Map) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setFeatureDrawable(int,android.graphics.drawable.Drawable) - function in android.app.Activity
- setFeatureDrawableAlpha(int,int) - function in android.app.Activity
- setFeatureDrawableResource(int,int) - function in android.app.Activity
- setFeatureDrawableUri(int,android.net.Uri) - function in android.app.Activity
- setFile(java.io.File) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setFinishOnTouchOutside(boolean) - function in android.app.Activity
- setImageHeadersProvider(io.getstream.chat.android.ui.common.helper.ImageHeadersProvider) - function in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader
- setImageLoader(coil.ImageLoaderFactory) - function in io.getstream.chat.android.ui.common.images.internal.StreamCoil
- setImmersive(boolean) - function in android.app.Activity
- setInheritShowWhenLocked(boolean) - function in android.app.Activity
- setIntent(android.content.Intent) - function in android.app.Activity
- setLocusContext(android.content.LocusId,android.os.Bundle) - function in android.app.Activity
- setMediaController(android.media.session.MediaController) - function in android.app.Activity
- setMessageFooterVisibility(io.getstream.chat.android.ui.common.state.messages.list.MessageFooterVisibility) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Sets the value used to determine if message footer content is shown.
- setMessageInput(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Called when the input changes and the internal state needs to be updated.
- setMessageMode(io.getstream.chat.android.ui.common.state.messages.MessageMode) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Called when the message mode changes and the internal state needs to be updated.
- setMessagePositionHandler(io.getstream.chat.android.ui.common.feature.messages.list.MessagePositionHandler) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Sets the MessagePositionHandler that determines the message position inside a group.
- setMimeType(java.lang.String) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setOnCurrentRecordingDurationChangedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnCurrentRecordingDurationChanged) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets a StreamMediaRecorder.OnCurrentRecordingDurationChanged listener on this instance of StreamMediaRecorder.
- setOnCurrentRecordingDurationChangedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnCurrentRecordingDurationChanged) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets a StreamMediaRecorder.OnCurrentRecordingDurationChanged listener on this instance of StreamMediaRecorder.
- setOnErrorListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnErrorListener) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets an error listener.
- setOnErrorListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnErrorListener) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets an error listener.
- setOnInfoListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnInfoListener) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets an info listener.
- setOnInfoListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnInfoListener) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets an info listener.
- setOnMaxAmplitudeSampledListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnMaxAmplitudeSampled) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets a StreamMediaRecorder.setOnMaxAmplitudeSampledListener listener on this instance of StreamMediaRecorder.
- setOnMaxAmplitudeSampledListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnMaxAmplitudeSampled) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets a StreamMediaRecorder.setOnMaxAmplitudeSampledListener listener on this instance of StreamMediaRecorder.
- setOnMediaRecorderStateChangedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnMediaRecorderStateChange) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets a StreamMediaRecorder.OnMediaRecorderStateChange listener on this instance of StreamMediaRecorder.
- setOnMediaRecorderStateChangedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnMediaRecorderStateChange) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets a StreamMediaRecorder.OnMediaRecorderStateChange listener on this instance of StreamMediaRecorder.
- setOnRecordingStartedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnRecordingStarted) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets an StreamMediaRecorder.OnRecordingStarted listener on this instance of StreamMediaRecorder.
- setOnRecordingStartedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnRecordingStarted) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets a StreamMediaRecorder.OnRecordingStarted listener on this instance of StreamMediaRecorder.
- setOnRecordingStoppedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnRecordingStopped) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Sets an StreamMediaRecorder.OnRecordingStopped listener on this instance of StreamMediaRecorder.
- setOnRecordingStoppedListener(io.getstream.sdk.chat.audio.recording.StreamMediaRecorder.OnRecordingStopped) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Sets a StreamMediaRecorder.OnRecordingStopped listener on this instance of StreamMediaRecorder.
- setPictureInPictureParams(android.app.PictureInPictureParams) - function in android.app.Activity
- setProgress(int) - function in android.app.Activity
- setProgressBarIndeterminate(boolean) - function in android.app.Activity
- setProgressBarIndeterminateVisibility(boolean) - function in android.app.Activity
- setProgressBarVisibility(boolean) - function in android.app.Activity
- setRecentsScreenshotEnabled(boolean) - function in android.app.Activity
- setRequestedOrientation(int) - function in android.app.Activity
- setResult(int) - function in android.app.Activity
- setSecondaryProgress(int) - function in android.app.Activity
- setSelected(java.lang.Boolean) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setSelectedPosition(java.lang.Integer) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setShouldDockBigOverlays(boolean) - function in android.app.Activity
- setShowWhenLocked(boolean) - function in android.app.Activity
- setSize(java.lang.Long) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setSupportActionBar(androidx.appcompat.widget.Toolbar) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgress(int) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgressBarIndeterminate(boolean) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgressBarIndeterminateVisibility(boolean) - function in androidx.appcompat.app.AppCompatActivity
- setSupportProgressBarVisibility(boolean) - function in androidx.appcompat.app.AppCompatActivity
- setSystemMessageVisibility(java.lang.Boolean) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Sets whether the system messages should be visible.
- setTaskDescription(android.app.ActivityManager.TaskDescription) - function in android.app.Activity
- setTheme(int) - function in androidx.appcompat.app.AppCompatActivity
- setThreadDateSeparatorHandler(io.getstream.chat.android.ui.common.feature.messages.list.DateSeparatorHandler) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Sets the thread date separator handler which determines when to add date separators inside the thread.
- setTitle(java.lang.CharSequence) - function in android.app.Activity
- setTitle(java.lang.String) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setTitleColor(int) - function in android.app.Activity
- setTranslucent(boolean) - function in android.app.Activity
- setTurnScreenOn(boolean) - function in android.app.Activity
- setType(java.lang.String) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setTypingUpdatesBuffer(io.getstream.chat.android.ui.common.utils.typing.TypingUpdatesBuffer) - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Buffers typing updates.
- setUri(android.net.Uri) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setVideoLength(java.lang.Long) - function in io.getstream.chat.android.ui.common.state.messages.composer.AttachmentMetaData
- setVisible(boolean) - function in android.app.Activity
- setVolumeControlStream(int) - function in android.app.Activity
- setVrModeEnabled(boolean,android.content.ComponentName) - function in android.app.Activity
- setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
- shadowBanUser(java.lang.String,java.lang.String,java.lang.Integer) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Shadow bans the given user inside this channel.
- shouldAddDateSeparator(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.DateSeparatorHandler
- Determines whether we should add the date separator or not.
- shouldDockBigOverlays() - function in android.app.Activity
- shouldShowMessageFooter(io.getstream.chat.android.ui.common.state.messages.list.MessageFooterVisibility,io.getstream.chat.android.models.Message,java.lang.Boolean,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.utils.extensions.MessageFooterVisibilityKt
- Decides if we need to show the message footer (timestamp) below the message.
- shouldShowRequestPermissionRationale(java.lang.String) - function in android.app.Activity
- shouldUpRecreateTask(android.content.Intent) - function in android.app.Activity
- showAssist(android.os.Bundle) - function in android.app.Activity
- showDialog(int) - function in android.app.Activity
- showDialog(int,android.os.Bundle) - function in android.app.Activity
- showLockTaskEscapeMessage() - function in android.app.Activity
- showSoftKeyboard(android.content.Context) - function in io.getstream.chat.android.ui.common.utils.Utils
- showSoftKeyboard(android.view.View) - function in io.getstream.chat.android.ui.common.utils.Utils
- ShuffleGiphy - class in io.getstream.chat.android.ui.common.state.messages.list
- Perform the giphy shuffle operation.
- shutdown() - function in android.content.ContentProvider
- START - enum entry in io.getstream.chat.android.ui.common.state.messages.list.MessageOptionsUserReactionAlignment
Aligns the reaction to the start of the user avatar.
- startActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
- startActivities(kotlin.Array) - function in android.app.Activity
- startActivity(android.content.Intent) - function in android.app.Activity
- startActivityForResult(android.content.Intent,int) - function in androidx.activity.ComponentActivity
- startActivityFromChild(android.app.Activity,android.content.Intent,int) - function in android.app.Activity
- startActivityFromFragment(androidx.fragment.app.Fragment,android.content.Intent,int) - function in androidx.fragment.app.FragmentActivity
- startActivityIfNeeded(android.content.Intent,int) - function in android.app.Activity
- startAudioRecording(java.io.File,java.lang.Long) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Prepares the given recordingFile and starts recording.
- startAudioRecording(java.lang.String,java.lang.Long,java.lang.Boolean) - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Creates a File internally and starts recording.
- startAudioRecording(java.io.File,java.lang.Long) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Prepares the given recordingFile and starts recording.
- startAudioRecording(java.lang.String,java.lang.Long,java.lang.Boolean) - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Creates a File internally and starts recording.
- startForegroundService(android.content.Intent) - function in android.content.ContextWrapper
- startInstrumentation(android.content.ComponentName,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- startIntentSender(android.content.IntentSender,android.content.Intent,int,int,int) - function in android.app.Activity
- startIntentSenderForResult(android.content.IntentSender,int,android.content.Intent,int,int,int) - function in androidx.activity.ComponentActivity
- startIntentSenderFromChild(android.app.Activity,android.content.IntentSender,int,android.content.Intent,int,int,int) - function in android.app.Activity
- startIntentSenderFromFragment(androidx.fragment.app.Fragment,android.content.IntentSender,int,android.content.Intent,int,int,int,android.os.Bundle) - function in androidx.fragment.app.FragmentActivity
- startLocalVoiceInteraction(android.os.Bundle) - function in android.app.Activity
- startLockTask() - function in android.app.Activity
- startManagingCursor(android.database.Cursor) - function in android.app.Activity
- startNextMatchingActivity(android.content.Intent) - function in android.app.Activity
- StartOfTheChannelItemState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents the start of the channel inside a message list.
- startPostponedEnterTransition() - function in android.app.Activity
- startRecording() - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Starts audio recording and moves MessageComposerState.recording state from RecordingState.Idle to RecordingState.Hold.
- startSearch(java.lang.String,boolean,android.os.Bundle,boolean) - function in android.app.Activity
- startService(android.content.Intent) - function in android.content.ContextWrapper
- startSupportActionMode(androidx.appcompat.view.ActionMode.Callback) - function in androidx.appcompat.app.AppCompatActivity
- stopLocalVoiceInteraction() - function in android.app.Activity
- stopLockTask() - function in android.app.Activity
- stopManagingCursor(android.database.Cursor) - function in android.app.Activity
- stopRecording() - function in io.getstream.chat.android.ui.common.feature.messages.composer.MessageComposerController
- Stops audio recording and moves MessageComposerState.recording state to RecordingState.Overview.
- stopRecording() - function in io.getstream.sdk.chat.audio.recording.DefaultStreamMediaRecorder
- Stops recording and saves the recording to the file provided by startAudioRecording.
- stopRecording() - function in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- Stops recording and saves the recording to the file provided by startAudioRecording.
- stopService(android.content.Intent) - function in android.content.ContextWrapper
- StorageHelper - class in io.getstream.chat.android.ui.common.helper.internal
- StreamCdnImageResizing - class in io.getstream.chat.android.ui.common.images.resizing
- Used to adjust the request to resize images hosted on Stream's CDN.
- StreamCdnImageResizing.Companion - class in io.getstream.chat.android.ui.common.images.resizing.StreamCdnImageResizing
- StreamCoil - class in io.getstream.chat.android.ui.common.images.internal
- StreamCoilUserIconBuilder - class in io.getstream.chat.android.ui.common.notifications
- Produces an IconCompat using Coil, which downloads and caches the user image.
- StreamFileProvider - class in io.getstream.chat.android.ui.common
- StreamFileUtil - class in io.getstream.chat.android.ui.common.utils
- StreamImageLoader - class in io.getstream.chat.android.ui.common.images.internal
- StreamImageLoader.Companion - class in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader
- StreamImageLoader.ImageTransformation - class in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader
- StreamImageLoader.ImageTransformation.Circle - class in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation
- StreamImageLoader.ImageTransformation.None - class in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation
- StreamImageLoader.ImageTransformation.RoundedCorners - class in io.getstream.chat.android.ui.common.images.internal.StreamImageLoader.ImageTransformation
- StreamImageLoaderFactory - class in io.getstream.chat.android.ui.common.images
- StreamMediaRecorder - class in io.getstream.sdk.chat.audio.recording
- A media recording interface, designed to simplify using MediaRecorder.
- StreamMediaRecorder.OnCurrentRecordingDurationChanged - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for listening to updated in the duration of the currently active recording.
- StreamMediaRecorder.OnErrorListener - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for listening to error events dispatched by the MediaRecorder internally used by StreamMediaRecorder.
- StreamMediaRecorder.OnInfoListener - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for listening to info events dispatched by the MediaRecorder internally used by StreamMediaRecorder.
- StreamMediaRecorder.OnMaxAmplitudeSampled - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for emitting max amplitude readings during recording.
- StreamMediaRecorder.OnMediaRecorderStateChange - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for listening to StreamMediaRecorder state changes.
- StreamMediaRecorder.OnRecordingStarted - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for notifying after the recording has started successfully.
- StreamMediaRecorder.OnRecordingStopped - class in io.getstream.sdk.chat.audio.recording.StreamMediaRecorder
- A functional interface used for notifying after the recording has stopped.
- StreamMediaRecorderState - class in io.getstream.sdk.chat.audio.recording
- Holds information about the current state of the MediaRecorder used by StreamMediaRecorder.
- StreamTransliterator - class in io.getstream.chat.android.ui.common.feature.messages.composer.transliteration
- Interface for transliteration of text.
- StringExtensionsKt - class in io.getstream.chat.android.ui.common.images.resizing
- superDispatchKeyEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
- supportFinishAfterTransition() - function in androidx.fragment.app.FragmentActivity
- supportInvalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
- supportNavigateUpTo(android.content.Intent) - function in androidx.appcompat.app.AppCompatActivity
- supportPostponeEnterTransition() - function in androidx.fragment.app.FragmentActivity
- supportRequestWindowFeature(int) - function in androidx.appcompat.app.AppCompatActivity
- supportShouldUpRecreateTask(android.content.Intent) - function in androidx.appcompat.app.AppCompatActivity
- supportStartPostponedEnterTransition() - function in androidx.fragment.app.FragmentActivity
- SystemMessageItemState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents a system message inside the message list.