Contents

remoteHostname

The flow’s remote hostname, if applicable.

Declaration

var remoteHostname: String? { get }

Discussion

This property is only populated for flows originating from create-by-name APIs like URLSession or Network.

See Also

Getting socket flow properties