Contents

remoteAddress

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

Declaration

var remoteAddress: String? { get }

Discussion

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

See Also

Accessing transaction characteristics