CloseParameter

@Serializable
data class CloseParameter(val handle: String)

Constructors

Link copied to clipboard
constructor(handle: String)

Properties

Link copied to clipboard

Handle of the stream to close.