Contents

SCNetworkSetGetSetID(_:)

Returns the identifier for the specified set.

Declaration

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

Parameters

  • set:

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

Return Value

The set identifier.

See Also

Configuring Network Sets