A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
V
- validateRequestPermissionsRequestCode(int) - function in androidx.fragment.app.FragmentActivity
- ValidationError - class in io.getstream.chat.android.ui.common.state.messages.composer
- Represents a validation error for the user input.
- ValidationError.AttachmentCountExceeded - class in io.getstream.chat.android.ui.common.state.messages.composer.ValidationError
- Represents a validation error that happens when the number of selected attachments is too big to be sent in a single message.
- ValidationError.AttachmentSizeExceeded - class in io.getstream.chat.android.ui.common.state.messages.composer.ValidationError
- Represents a validation error that happens when one or several attachments are too big to be handled by the server.
- ValidationError.ContainsLinksWhenNotAllowed - class in io.getstream.chat.android.ui.common.state.messages.composer.ValidationError
- Triggered if the input contains a link and the user is not allowed to send them.
- ValidationError.MessageLengthExceeded - class in io.getstream.chat.android.ui.common.state.messages.composer.ValidationError
- Represents a validation error that happens when the message length in the message input exceed the maximum allowed message length.
- valueOf(java.lang.String) - function in io.getstream.chat.android.ui.common.contract.internal.CaptureMediaContract.Mode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.chat.android.ui.common.state.messages.list.MessageOptionsUserReactionAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.chat.android.ui.common.state.messages.list.MessagePosition
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.chat.android.ui.common.utils.GiphyInfoType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.chat.android.ui.common.utils.GiphySizingMode
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.getstream.sdk.chat.audio.recording.MediaRecorderState
- Returns the enum constant of this type with the specified name.
- values() - function in io.getstream.chat.android.ui.common.contract.internal.CaptureMediaContract.Mode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.chat.android.ui.common.state.messages.list.MessageOptionsUserReactionAlignment
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.chat.android.ui.common.state.messages.list.MessagePosition
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.chat.android.ui.common.utils.GiphyInfoType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.chat.android.ui.common.utils.GiphySizingMode
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.getstream.sdk.chat.audio.recording.MediaRecorderState
- Returns an array containing the constants of this enum type, in the order they're declared.
- VIDEO - enum entry in io.getstream.chat.android.ui.common.contract.internal.CaptureMediaContract.Mode
- ViewInfo - class in io.getstream.chat.android.ui.common.state.channels.actions
- Show more info about the channel.
- VISIBLE_FOR_CURRENT_USER - enum entry in io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility
Deleted messages from the current user are visible, ones from other users are not.