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

Data is being sent to the radio.