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".
Returns one of the network addresses of the receiver.
var address: String? { get }One of the network address for the receiver. For example, "192.42.172.1" or "fe80::1".