Contents

networkInterface

The network interface, if any, used by this flow.

Declaration

@NSCopying var networkInterface: nw_interface_t? { get set }

Discussion

To transport the flow’s data over a different interface, set this property to that interface.

See Also

Accessing flow information