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.
Placeholder(System.String)
The hint that is displayed in the input textbox of the component.
Parameters
value - System.String
The value for Placeholder
RETURNS
Returns the current ChatMessagesSettingsBuilder instance.
SendButton(System.String)
The title and the aria-label attribute of the message box send button.
Parameters
value - System.String
The value for SendButton
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.