ChatMessagesSettingsBuilder
Methods
And(System.String)
The localization for the and
message that is displayed when several people are typing in the Chat.
Parameters
value - System.String
The value for And
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
AreTyping(System.String)
The localization for the are typing.
message that is displayed when several people are typing in the Chat.
Parameters
value - System.String
The value for AreTyping
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
IsTyping(System.String)
The localization for the is typing.
message that is displayed when someone is typing in the Chat.
Parameters
value - System.String
The value for IsTyping
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
ToggleButton(System.String)
The title and the aria-label attribute of the toggle toolbar button.
Parameters
value - System.String
The value for ToggleButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
DownloadAll(System.String)
The text for the download all files button.
Parameters
value - System.String
The value for DownloadAll
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
FileButton(System.String)
The title and aria-label for the file attachment button.
Parameters
value - System.String
The value for FileButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
MessageListLabel(System.String)
The aria-label for the message list container.
Parameters
value - System.String
The value for MessageListLabel
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
OtherMessageDeleted(System.String)
The text displayed when another user's message has been deleted.
Parameters
value - System.String
The value for OtherMessageDeleted
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
Placeholder(System.String)
The placeholder text displayed in the message input field.
Parameters
value - System.String
The value for Placeholder
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
SelfMessageDeleted(System.String)
The text displayed when the current user's message has been deleted.
Parameters
value - System.String
The value for SelfMessageDeleted
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
SendButton(System.String)
The title and aria-label for the send button.
Parameters
value - System.String
The value for SendButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
SpeechToTextButton(System.String)
The title and aria-label for the speech-to-text button.
Parameters
value - System.String
The value for SpeechToTextButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
PinnedMessageCloseButton(System.String)
The title and aria-label for the button that unpins a pinned message.
Parameters
value - System.String
The value for PinnedMessageCloseButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
ReplyMessageCloseButton(System.String)
The title and aria-label for the button that removes a reply reference when composing a message.
Parameters
value - System.String
The value for ReplyMessageCloseButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
FileMenuButton(System.String)
The title and aria-label for the button that opens the context menu for file attachments.
Parameters
value - System.String
The value for FileMenuButton
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.