A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
U
- unbanUser(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Unbans the given user inside this channel.
- unbindService(android.content.ServiceConnection) - function in android.content.ContextWrapper
- uncanonicalize(android.net.Uri) - function in android.content.ContentProvider
- UNINITIALIZED - enum entry in io.getstream.sdk.chat.audio.recording.MediaRecorderState
The media recorder has not yet been set up at this point and cannot record.
- UnmuteChannel - class in io.getstream.chat.android.ui.common.state.channels.actions
- Unmutes the channel.
- unmuteUser(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Unmutes the given user.
- unmuteUser(java.lang.String) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Unmutes the given user inside this channel.
- unpinMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Unpins the message from the current channel.
- UnreadSeparatorItemState - class in io.getstream.chat.android.ui.common.state.messages.list
- Represents an unread separator item inside a message list.
- unregisterActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
- unregisterComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
- unregisterDeviceIdChangeListener(java.util.function.IntConsumer) - function in android.content.ContextWrapper
- unregisterForContextMenu(android.view.View) - function in android.app.Activity
- unregisterReceiver(android.content.BroadcastReceiver) - function in android.content.ContextWrapper
- unregisterScreenCaptureCallback(android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
- update(android.net.Uri,android.content.ContentValues,android.os.Bundle) - function in android.content.ContentProvider
- update(android.net.Uri,android.content.ContentValues,java.lang.String,kotlin.Array) - function in androidx.core.content.FileProvider
- updateLastSeenMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Updates the last seen message so we can determine the unread count and mark messages as read.
- updateMessage(io.getstream.chat.android.ui.common.state.messages.MessageAction,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.state.messages.MessageActionKt
- updateMessagePin(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Pins or unpins the message from the current channel based on its state.
- updateServiceGroup(android.content.ServiceConnection,int,int) - function in android.content.ContextWrapper
- updateUserMute(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.common.feature.messages.list.MessageListController
- Mutes or unmutes a user for the current user based on the users mute state.
- UserKt - class in io.getstream.chat.android.ui.common.utils.extensions
- UserLookupHandler - class in io.getstream.chat.android.ui.common.feature.messages.composer.mention
- Users lookup functional interface.
- UserLookupHandlerKt - class in io.getstream.chat.android.ui.common.feature.messages.composer.mention
- Utils - class in io.getstream.chat.android.ui.common.utils
- Utils.TextViewLinkHandler - class in io.getstream.chat.android.ui.common.utils.Utils