Module network_monitor

Module network_monitor 

Source
Expand description

Network interface monitoring and switch detection

This module provides functionality to detect network interface changes, which is crucial for mobile devices that switch between WiFi and cellular networks, or for any device where network connectivity may change.

Structs§

NetworkInterface
Network interface information
NetworkMonitor
Network monitor for detecting interface changes
NetworkMonitorConfig
Network monitor configuration
NetworkMonitorStats
Network monitor statistics

Enums§

InterfaceType
Type of network interface
NetworkChange
Network change event
NetworkMonitorError
Errors that can occur during network monitoring