Get the default IPv4 interface from a network status structure.
#include <bps/netstatus.h>
BPS_API const char* netstatus_info_get_default_ip4_interface(netstatus_info_t *info)
BlackBerry 10.2.0
The netstatus_info_get_default_ip4_interface() function gets the default IPv4 interface from the specified netstatus_info_t structure.
The default IPv4 interface. May be NULL if there is no default IPv4 interface.