ChatMessageToolbarActionBuilder

Methods

Icon(System.String)

Defines the icon class for the toolbar action.

Parameters

value - System.String

The value for Icon

RETURNS

Returns the current ChatMessageToolbarActionBuilder instance.

Text(System.String)

Defines the text for the toolbar action.

Parameters

value - System.String

The value for Text

RETURNS

Returns the current ChatMessageToolbarActionBuilder instance.

Name(System.String)

Defines the name identifier for the toolbar action.

Parameters

value - System.String

The value for Name

RETURNS

Returns the current ChatMessageToolbarActionBuilder instance.