Get the parent interface from a network interface details structure.
#include <bps/netstatus.h>
BPS_API const char* netstatus_interface_get_parent_interface(netstatus_interface_details_t *details)
BlackBerry 10.2.0
The netstatus_interface_details_t structure to get the parent interface from.
The netstatus_interface_get_parent_interface() function gets the parent interface from the specified netstatus_interface_details_t structure.
The parent interface.