BaseMeshMessage

interface BaseMeshMessage

The base interface of every mesh message. Mesh messages can be sent to and received from a mesh network.

Inheritors

Properties

Link copied to clipboard
abstract val parameters: ByteArray?

Access layer payload, including the Op Code.