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.
The flow’s remote hostname, if applicable.
var remoteHostname: String? { get }This property is only populated for flows originating from create-by-name APIs like URLSession or Network.