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