Contents

currentPath

The current evaluated path for the session’s Resolvedendpoint property.

Declaration

var currentPath: NWPath? { get }

Discussion

Use Key-Value Observing (KVO) to watch for changes to this property. For information about KVO, see Key-Value Observing Programming Guide.

See Also

Getting session properties