NetworkConnectivity

The host's network connectivity state, as reported by #GNetworkMonitor.

Since

2.44

Entries

Link copied to clipboard

The host is not configured with a route to the Internet; it may or may not be connected to a local network.

Link copied to clipboard

The host is connected to a network, but does not appear to be able to reach the full Internet, perhaps due to upstream network problems.

Link copied to clipboard

The host is behind a captive portal and cannot reach the full Internet.

Link copied to clipboard

The host is connected to a network, and appears to be able to reach the full Internet.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.