Contents

SCNetworkInterfaceGetInterfaceType(_:)

Returns the network interface type of the specified interface.

Declaration

func SCNetworkInterfaceGetInterfaceType(_ interface: SCNetworkInterface) -> CFString?

Parameters

  • interface:

    The network interface.

Return Value

The interface type.

See Also

Configuring Network Interfaces