Name

extension Notification.Name
  • Subscribe to State updates for the VPN.

    Declaration

    Swift

    public static let stateDidUpdate: Notification.Name
  • Subscribe to VPN profile failures updates for the VPN.

    Declaration

    Swift

    public static let profileDidFail: Notification.Name
  • Subscribe to Extension Tunnel State updates.

    Declaration

    Swift

    public static let extensionStateUpdated: Notification.Name
  • Lightweight notification to be alerted for torrent use.

    Declaration

    Swift

    public static let torrentBlocked: Notification.Name
  • Lightweight notification to be alerted when the extensions daemon is ready for use.

    Declaration

    Swift

    public static let readyDaemon: Notification.Name