Companion

Functions

Link copied to clipboard
fun fromProto(source: NodeId, destination: NodeId, intermediateRoute: List<Int>, intermediateRouteBack: List<Int>, snrTowards: List<Float> = emptyList(), snrBack: List<Float> = emptyList()): RouteDiscoveryResult

Reconstructs a full route from a RouteDiscovery proto response.