Failed

data class Failed(val failure: OnyxFailure) : RawInkSessionState(source)

The session terminated unsuccessfully.

Constructors

Link copied to clipboard
constructor(failure: OnyxFailure)

Properties

Link copied to clipboard

Typed cause of termination.