ChatMessageStatusSettingsSeenSettingsBuilder
Methods
Icon(System.String)
The font icon name to display for the "seen" status.
Parameters
value - System.String
The value for Icon
RETURNS
Returns the current ChatMessageStatusSettingsSeenSettingsBuilder instance.
Text(System.String)
The text label to display for the "seen" status.
Parameters
value - System.String
The value for Text
RETURNS
Returns the current ChatMessageStatusSettingsSeenSettingsBuilder instance.
CssClass(System.String)
An additional CSS class applied to the "seen" status element.
Parameters
value - System.String
The value for CssClass
RETURNS
Returns the current ChatMessageStatusSettingsSeenSettingsBuilder instance.