MeshActivity

sealed class MeshActivity(source)

Represents activity on the mesh network.

Inheritors

Types

Link copied to clipboard
data object Receive : MeshActivity

Data is being received from the radio.

Link copied to clipboard
data object Send : MeshActivity

The active transport accepted a local outbound handoff; this does not confirm radio or mesh delivery.