NeighborInfoHandler

Interface for handling neighbor info responses from the mesh.

Functions

Link copied to clipboard
abstract fun handleNeighborInfo(packet: ERROR CLASS: Symbol not found for MeshPacket)

Processes a neighbor info packet.

Link copied to clipboard
abstract fun start(scope: ERROR CLASS: Symbol not found for CoroutineScope)

Starts the neighbor info handler with the given coroutine scope.