Strata
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Strata
remote
/
dev.s7a.strata.runtime.remote
/
RemoteSessionStatus
/
Closed
Closed
data
class
Closed
(
val
reason
:
RemoteFailure
)
:
RemoteSessionStatus
(
source
)
All owned references have been released; the reason is safe to send to the peer.
Members
Constructors
Closed
Link copied to clipboard
constructor
(
reason
:
RemoteFailure
)
Properties
reason
Link copied to clipboard
val
reason
:
RemoteFailure