Contents

localAddress

The IP address string of the local interface for the connection.

Declaration

var localAddress: String? { get }

Discussion

For multipath protocols, this is the local address of the initial flow. If the app didn’t use the connection, this value is nil.

See Also

Accessing transaction characteristics