TracerouteAlertHandler

fun TracerouteAlertHandler(uiViewModel: UIViewModel, onNavigateToMap: (destinationNodeNum: Int, requestId: Int, logUuid: String?) -> Unit)(source)

Handles the display of the traceroute alert when a response is received. Consolidates the side effect logic from the main application screens into common code.