Get the IPv6 status from a network interface details structure.
#include <bps/netstatus.h>
BPS_API netstatus_ip_status_t netstatus_interface_get_ip6_status(netstatus_interface_details_t *details)
BlackBerry 10.0.0
The netstatus_interface_details_t structure to get the IPv6 status from.
The netstatus_interface_get_ip6_status() function gets the IPv6 status from the specified netstatus_interface_details_t structure.
The IPv6 status.