actor4k
Toggle table of contents
0.76.0
common
Platform filter
common
Switch theme
Search in API
actor4k
actor4k-cluster
/
io.github.smyrgeorge.actor4k.cluster.rpc
/
RpcEnvelope
/
Response
/
Status
Status
@
Serializable
class
Status
(
val
id
:
Long
,
val
status
:
Actor.Status
)
:
RpcEnvelope.Response
Members
Constructors
Status
Link copied to clipboard
constructor
(
id
:
Long
,
status
:
Actor.Status
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Long
status
Link copied to clipboard
val
status
:
Actor.Status