OutputChannel

interface OutputChannel

Allows agents to interact with the outside world through multiple channels

Inheritors

Functions

Link copied to clipboard
open operator fun plus(other: OutputChannel): OutputChannel
Link copied to clipboard
abstract fun send(event: OutputChannelEvent)