Package org.gnome.gio

Interface NetworkMonitor

All Superinterfaces:
Initable, Proxy
All Known Implementing Classes:
NetworkMonitor.NetworkMonitorImpl

@Generated("io.github.jwharm.JavaGI") public interface NetworkMonitor extends Proxy, Initable
GNetworkMonitor provides an easy-to-use cross-platform API for monitoring network connectivity. On Linux, the available implementations are based on the kernel's netlink interface and on NetworkManager.

There is also an implementation for use inside Flatpak sandboxes.