Closed

data class Closed(val reason: RemoteFailure) : RemoteSessionStatus(source)

All owned references have been released; the reason is safe to send to the peer.

Constructors

Link copied to clipboard
constructor(reason: RemoteFailure)

Properties

Link copied to clipboard