isMulticast
A Boolean value that indicates whether this a multicast MAC Address.
Declaration
var isMulticast: Bool { get }Discussion
The value of this property is true if this MAC address is a multicast MAC Address, false otherwise.
A Boolean value that indicates whether this a multicast MAC Address.
var isMulticast: Bool { get }The value of this property is true if this MAC address is a multicast MAC Address, false otherwise.