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 through multiple channels
Inheritors
DevNullOutputChannel
MulticastOutputChannel
ChannelRespondingOutputChannel
TerminalOutputChannel
Members
Functions
plus
Link copied to clipboard
open
operator
fun
plus
(
other
:
OutputChannel
)
:
OutputChannel
send
Link copied to clipboard
abstract
fun
send
(
event
:
OutputChannelEvent
)