Closed

data class Closed(val reason: UiCloseReason) : UiSessionStatus(source)

Terminal ownership with the first reason that ended the UI.

Constructors

Link copied to clipboard
constructor(reason: UiCloseReason)

Properties

Link copied to clipboard