ethernetAddress
The MAC address as an Ethernet data structure.
Declaration
var ethernetAddress: ether_addr_t { get }Discussion
Use this property to obtain the individual octets of the Ethernet address. For more information, see ether_addr_t.
The MAC address as an Ethernet data structure.
var ethernetAddress: ether_addr_t { get }Use this property to obtain the individual octets of the Ethernet address. For more information, see ether_addr_t.