IPv6Address
extension IPv6Address
-
The streaming Architecture for Control Networks (ACN) protocol IPv6 multicast address for the given
universe.Declaration
Swift
public static func sACN(universe: UInt16) -> IPv6Address?Parameters
universea sACN universe
Return Value
an IPv6Address for the given
universe -
The streaming Architecture for Control Networks (ACN) protocol IPv6 multicast address for universe discovery (64214).
Declaration
Swift
public static var sACNUniverseDiscovery: IPv6Address { get }
View on GitHub
Install in Dash
IPv6Address Extension Reference