This function has been deprecated.
#include <bps/netstatus.h>
BPS_API const char* netstatus_event_get_default_interface(bps_event_t *event) BPS_DEPRECATED
BlackBerry 10.2.0
The NETSTATUS_INFO event to get the default interface information from.
Deprecated:
This function has been deprecated - use netstatus_event_get_info() and netstatus_info_get_default_interface().
The netstatus_event_get_default_interface() function gets the current default interface from the specified NETSTATUS_INFO event.
The default interface, or NULL if there is no default interface.