TextSourceHandler

interface TextSourceHandler

The handler for text source directive.

Types

Link copied to clipboard
enum Result : Enum<TextAgentInterface.TextSourceHandler.Result>

Functions

Link copied to clipboard
abstract fun shouldExecuteDirective(payload: String, header: Header): TextAgentInterface.TextSourceHandler.Result