requestNeighborInfo

abstract suspend fun requestNeighborInfo(requestId: Int, destNum: Int)(source)

Requests neighbor information (detected nodes) from a remote node.

Parameters

requestId

The request ID.

destNum

The destination node number.