Developers SDK

VPNUOnDemandConnectionManager

This class provides a programmatic interface for managing VPN On Demand Rules.
Discussion

Use this class to manage Service Set Identifier (SSID) lists in conjunction with VPN On Demand rules. The instance of this class must be set as onDemandConnectionManager property of VPNUConfigurator if you want to apply these rules while setting up a VPN connection.

This class automatically detects new SSIDs and sends a VPNUNewSSIDFoundNotification notification with newly detected SSID's string as a value for key kVPNUNewSSIDNotificationKey in userInfo dictionary of this notification.

You must reconfigure your current VPN connection with new settings each time you want them to take effect.

Conforms: NSCoding

Extends: NSObject

Declared in: VPNUOnDemandConnectionManager.h

Instance Methods

Properties