Contents

localPort

The port number of the local interface for the connection.

Declaration

var localPort: Int? { get }

Discussion

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

See Also

Accessing transaction characteristics