Contents

SCNetworkServiceGetName(_:)

Returns the user-specified name associated with the specified service.

Declaration

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

Parameters

  • service:

    The network service.

Return Value

The user-specified name associated with the service.

See Also

Configuring Network Services