kognigy
2.0.1
kognigy
/
tel.schich.kognigy.protocol
/
CognigyEvent
/
Output
Output
sealed
class
Output
:
CognigyEvent.OutputEvent
Content copied to clipboard
Types
Properties
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Error
Link copied to clipboard
data
class
Error
(
val
data
:
CognigyEvent.ErrorData
)
:
CognigyEvent.Output
Content copied to clipboard
Message
Link copied to clipboard
data
class
Message
(
val
data
:
CognigyEvent.OutputData
)
:
CognigyEvent.Output
Content copied to clipboard
Properties
name
Link copied to clipboard
override
val
name
:
String
Content copied to clipboard
Inheritors
Message
Link copied to clipboard
Error
Link copied to clipboard