toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.channel
/
OutputChannel
Output
Channel
interface
OutputChannel
Allows agents to interact with the outside world
Inheritors
DevNullOutputChannel
TerminalOutputChannel
MulticastOutputChannel
Members
Functions
send
Link copied to clipboard
abstract
fun
send
(
event
:
OutputChannelEvent
)