Removed

data class Removed(val nodeId: NodeId) : NodeChange(source)

A node was removed from the mesh (typically after a timeout or manual removal).

Parameters

nodeId

the ID of the removed node

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard