NetworkStatus

The network status of a device.

Types

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

Properties

Link copied to clipboard

The status of Ethernet port 0.

Link copied to clipboard

The status of Ethernet port 1.

Link copied to clipboard

When the network status changed.

Link copied to clipboard

Details about a network time protocol (NTP) server connection.

Functions

Link copied to clipboard
inline fun copy(block: NetworkStatus.Builder.() -> Unit = {}): NetworkStatus
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