Updated: October 28, 2024 |
This file defines the interface to the Network Manager (NET MGR) service.
This interface allows clients to manage the device's network connections and retrieve the associated configurations and state information.
Inform NET MGR that an interface is connected and available (and provide the interface's networking parameters)
Inform NET MGR that an interface is disconnected
Obtain notification of changes to network interface data
Read lists of known interfaces and interface priorities
For code examples, refer to the Network Manager service section.