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.
- Contains an Object Information Dictionary. [“ExtensionState”:String] You can viw the Status here https://developer.apple.com/documentation/networkextension/nevpnstatus
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