ChatMessageActionBuilder

Methods

Icon(System.String)

Defines the icon class for the context menu action.

Parameters

value - System.String

The value for Icon

RETURNS

Returns the current ChatMessageActionBuilder instance.

Name(System.String)

Defines the name identifier for the context menu action.

Parameters

value - System.String

The value for Name

RETURNS

Returns the current ChatMessageActionBuilder instance.

Text(System.String)

Defines the display text for the context menu action.

Parameters

value - System.String

The value for Text

RETURNS

Returns the current ChatMessageActionBuilder instance.