NeighborInfoLog

@Serializable
data class NeighborInfoLog(val destNum: Int) : NodeDetailRoute(source)

Constructors

Link copied to clipboard
constructor(destNum: Int)

Properties

Link copied to clipboard