Get the interface type from a network interface details structure.
#include <bps/netstatus.h>
BPS_API netstatus_interface_type_t netstatus_interface_get_type(netstatus_interface_details_t *details)
BlackBerry 10.0.0
The netstatus_interface_details_t structure to get the interface type from.
The netstatus_interface_get_type() function gets the interface name from the specified netstatus_interface_details_t structure.
The interface type.