static let NEFilterConfigurationDidChange : NSNotification.Name
Posted after the filter configuration stored in the Network Extension preferences changes.
Network Extension初期設定において格納されるフィルタ構成設定が変化する後に投函されます。
static let NEVPNStatusDidChange : NSNotification.Name
Posted when the status of the VPN connection changes.
VPN接続の状態が変化する時に投函されます。
static let NEDNSProxyConfigurationDidChange : NSNotification.Name
A notification that is posted when the DNS proxy configuration changes.
DNSプロキシ構成設定が変化する時に投函される通知。