isUnicastAddress
A Boolean value that indicates whether the address is a unicast address.
Declaration
var isUnicastAddress: Bool { get }Discussion
The value of this property is true if the address is a unicast address, or false if it isn’t.
A Boolean value that indicates whether the address is a unicast address.
var isUnicastAddress: Bool { get }The value of this property is true if the address is a unicast address, or false if it isn’t.