Contents

remotePort

The port number of the remote interface for the connection.

Declaration

var remotePort: Int? { get }

Discussion

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

See Also

Accessing transaction characteristics