Contents

SCNetworkServiceGetServiceID(_:)

Returns the identifier for the specified service.

Declaration

func SCNetworkServiceGetServiceID(_ service: SCNetworkService) -> CFString?

Parameters

  • service:

    The network service.

Return Value

The service identifier.

See Also

Configuring Network Services