Replica
replica-core
/
me.aartikov.replica.keyed
/
KeyedReplicaEvent
/
ReplicaRemoved
Replica
Removed
class
ReplicaRemoved
<
K
:
Any
,
T
:
Any
>
(
val
key
:
K
,
val
replicaId
:
ReplicaId
)
:
KeyedReplicaEvent
<
K
,
T
>
Content copied to clipboard
Constructors
Properties
Constructors
Replica
Removed
Link copied to clipboard
fun
<
K
:
Any
>
ReplicaRemoved
(
key
:
K
,
replicaId
:
ReplicaId
)
Content copied to clipboard
Properties
key
Link copied to clipboard
val
key
:
K
Content copied to clipboard
replica
Id
Link copied to clipboard
val
replicaId
:
ReplicaId
Content copied to clipboard