Companion

object Companion

Factory to create new NetworkInterfaceInfo records.

Functions

Link copied to clipboard
fun of(address: String, netmask: String, family: String, mac: String, internal: Boolean, cidr: String, scopeid: Int? = null): NetworkInterfaceInfo

Creates a new instance of NetworkInterfaceInfo.