Contents

address

Returns one of the network addresses of the receiver.

Declaration

var address: String? { get }

Return Value

One of the network address for the receiver. For example, "192.42.172.1" or "fe80::1".

See Also

Getting Host Information