Class NetworkExtension


  • public final class NetworkExtension
    extends java.lang.Object
    • Method Detail

      • NEAppProxyErrorDomain

        public static java.lang.String NEAppProxyErrorDomain()
        [@const] NEAppProxyErrorDomain The NEAppProxyFlow error domain
      • NETunnelProviderErrorDomain

        public static java.lang.String NETunnelProviderErrorDomain()
        [@const] NETunnelProviderErrorDomain The tunnel provider error domain
      • NEVPNErrorDomain

        public static java.lang.String NEVPNErrorDomain()
        [@const] NEVPNErrorDomain The VPN error domain
      • NEVPNConfigurationChangeNotification

        public static java.lang.String NEVPNConfigurationChangeNotification()
        [@const] NEVPNConfigurationChangeNotification Name of the NSNotification that is posted when the VPN configuration changes.
      • NEFilterProviderRemediationMapRemediationURLs

        public static java.lang.String NEFilterProviderRemediationMapRemediationURLs()
        Key for RemediationURL
      • NEFilterProviderRemediationMapRemediationButtonTexts

        public static java.lang.String NEFilterProviderRemediationMapRemediationButtonTexts()
        Key for Remediation button text
      • NEFilterErrorDomain

        public static java.lang.String NEFilterErrorDomain()
        [@const] NEFilterErrorDomain The filter error domain
      • NEFilterConfigurationDidChangeNotification

        public static java.lang.String NEFilterConfigurationDidChangeNotification()
        [@const] NEFilterConfigurationDidChangeNotification Name of the NSNotification that is posted when the filter configuration changes.
      • kNEHotspotHelperOptionDisplayName

        public static java.lang.String kNEHotspotHelperOptionDisplayName()
        [@const] kNEHotspotHelperOptionDisplayName The string displayed in Wi-Fi Settings for a network handled by the application. This key specifies the display name for the application, if an alternate name is desired. If this property is not specified, the application's name is used. This name appears in Settings -> Wi-Fi underneath the Wi-Fi network name if the helper indicated that it was able to handle the network.
      • NEVPNStatusDidChangeNotification

        public static java.lang.String NEVPNStatusDidChangeNotification()
        [@const] NEVPNStatusDidChangeNotification Name of the NSNotification that is posted when the VPN status changes.
      • NEVPNConnectionStartOptionUsername

        public static java.lang.String NEVPNConnectionStartOptionUsername()
        [@const] NEVPNConnectionStartOptionUsername Specify this key in the options dictionary passed to startVPNTunnelWithOptions:returningError: to override the username saved in the configuration. The value is a string
      • NEVPNConnectionStartOptionPassword

        public static java.lang.String NEVPNConnectionStartOptionPassword()
        [@const] NEVPNConnectionStartOptionPassword Specify this key in the options dictionary passed to startVPNTunnelWithOptions:returningError: to override the password saved in the configuration. The value is a string
      • NEDNSProxyErrorDomain

        public static java.lang.String NEDNSProxyErrorDomain()
        [@const] NEDNSProxyManagerErrorDomain The DNS proxy error domain
      • NEDNSProxyConfigurationDidChangeNotification

        public static java.lang.String NEDNSProxyConfigurationDidChangeNotification()
        [@const] NEDNSProxyConfigurationDidChangeNotification Name of the NSNotification that is posted when the DNS proxy configuration changes.
      • NEHotspotConfigurationErrorDomain

        public static java.lang.String NEHotspotConfigurationErrorDomain()
        [@const] NEHotspotConfigurationErrorDomain The Hotspot Configuration error domain
      • NEDNSSettingsErrorDomain

        public static java.lang.String NEDNSSettingsErrorDomain()
        [@const] NEDNSSettingsManagerErrorDomain The DNS settings error domain
      • NEDNSSettingsConfigurationDidChangeNotification

        public static java.lang.String NEDNSSettingsConfigurationDidChangeNotification()
        [@const] NEDNSSettingsConfigurationDidChangeNotification Name of the NSNotification that is posted when the DNS settings configuration changes.
      • NEAppPushErrorDomain

        public static java.lang.String NEAppPushErrorDomain()
        [@const] NEAppPushErrorDomain The app push manager error domain