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