static let NEFilterConfigurationDidChange : NSNotification.Name
Posted after the filter configuration stored in the Network Extension preferences changes.
Network Extension初期設定において格納されるフィルタ構成設定が変化する後に投函されます。
static let NEVPNConfigurationChange : NSNotification.Name
Posted after the VPN configuration stored in the Network Extension preferences changes.
Network Extension初期設定において格納されるVPN構成設定が変化する後に投函されます。
static let NEVPNStatusDidChange : NSNotification.Name
Posted when the status of the VPN connection changes.
VPN接続の状態が変化する時に投函されます。