toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.channel
/
ContentOutputChannelEvent
Content
Output
Channel
Event
data
class
ContentOutputChannelEvent
(
val
processId
:
String
,
val
content
:
HasContent
)
:
OutputChannelEvent
Members
Constructors
Content
Output
Channel
Event
Link copied to clipboard
constructor
(
processId
:
String
,
content
:
HasContent
)
Properties
content
Link copied to clipboard
val
content
:
HasContent
process
Id
Link copied to clipboard
open
override
val
processId
:
String
ID of the process that this event relates to.