Include dependency graph for ppb_network_monitor.h:
Data Structures
struct | PPB_NetworkMonitor |
The PPB_NetworkMonitor allows to get network interfaces configuration and monitor network configuration changes. More... |
Defines
#define | PPB_NETWORKMONITOR_INTERFACE "PPB_NetworkMonitor;1.0" |
#define | PPB_NETWORKMONITOR_INTERFACE PPB_NETWORKMONITOR_INTERFACE |
Typedefs
typedef struct PPB_NetworkMonitor | PPB_NetworkMonitor |
Detailed Description
This file defines the PPB_NetworkMonitor
interface.
Define Documentation
#define PPB_NETWORKMONITOR_INTERFACE "PPB_NetworkMonitor;1.0" |