ChatFileActionBuilder

Methods

Icon(System.String)

Defines the icon class for the context menu action. The icon appears next to the action text in the context menu.

Parameters

value - System.String

The value that configures the icon.

Name(System.String)

Defines the name identifier for the context menu action. This is used internally to identify which action was triggered.

Parameters

value - System.String

The value that configures the name.

Text(System.String)

Defines the display text for the context menu action. This text is shown to users in the context menu.

Parameters

value - System.String

The value that configures the text.