ChatMessagesSettingsBuilder
Methods
DownloadAll(System.String)
The text for the download all files button.
Parameters
value - System.String
The value that configures the downloadall.
FileButton(System.String)
The title and aria-label for the file attachment button.
Parameters
value - System.String
The value that configures the filebutton.
MessageListLabel(System.String)
The aria-label for the message list container.
Parameters
value - System.String
The value that configures the messagelistlabel.
OtherMessageDeleted(System.String)
The text displayed when another user's message has been deleted.
Parameters
value - System.String
The value that configures the othermessagedeleted.
Placeholder(System.String)
The placeholder text displayed in the message input field.
Parameters
value - System.String
The value that configures the placeholder.
SelfMessageDeleted(System.String)
The text displayed when the current user's message has been deleted.
Parameters
value - System.String
The value that configures the selfmessagedeleted.
SendButton(System.String)
The title and aria-label for the send button.
Parameters
value - System.String
The value that configures the sendbutton.
SpeechToTextButton(System.String)
The title and aria-label for the speech-to-text button.
Parameters
value - System.String
The value that configures the speechtotextbutton.
PinnedMessageCloseButton(System.String)
The title and aria-label for the button that unpins a pinned message.
Parameters
value - System.String
The value that configures the pinnedmessageclosebutton.
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 that configures the replymessageclosebutton.
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 that configures the filemenubutton.
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.