CustomControl

To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL.

Constructors

Link copied to clipboard
constructor(value: CustomControlMethod)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard

Casts this ActionGroupExecutor as a Lambda and retrieves its kotlin.String value. Throws an exception if the ActionGroupExecutor is not a Lambda.

Link copied to clipboard

Casts this ActionGroupExecutor as a Lambda and retrieves its kotlin.String value. Returns null if the ActionGroupExecutor is not a Lambda.