Contents

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.

See Also

Getting address attributes