TracerouteHandler

Interface for handling traceroute responses from the mesh.

Functions

Link copied to clipboard
abstract fun handleTraceroute(packet: ERROR CLASS: Symbol not found for MeshPacket, logUuid: String?, logInsertJob: ERROR CLASS: Symbol not found for Job??)

Processes a traceroute packet.

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

Starts the traceroute handler with the given coroutine scope.