Contents

SCNetworkSetGetName(_:)

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

Declaration

func SCNetworkSetGetName(_ set: SCNetworkSet) -> CFString?

Parameters

  • set:

    The set (the complete configuration for a single location).

Return Value

The user-specified name associated with the set.

See Also

Configuring Network Sets