PhysicalNetworkInterface

The details about the physical network interface for the device.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default gateway of the device.

Link copied to clipboard

The IP address of the device.

Link copied to clipboard

A value that describes whether the IP address is dynamic or persistent.

Link copied to clipboard

The MAC address of the device.

Link copied to clipboard

The netmask used to divide the IP address into subnets.

Link copied to clipboard

The physical connector type.

Link copied to clipboard

The physical network interface ID.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String