Get the link address from a network interface details structure.
#include <bps/netstatus.h>
BPS_API const char* netstatus_interface_get_link_address(netstatus_interface_details_t *details)
BlackBerry 10.0.0
The netstatus_interface_details_t structure to get the link address from.
The netstatus_interface_get_link_address() function gets the link address from the specified netstatus_interface_details_t structure.
The link address.