CTXMAMNetwork.h

Includes <UIKit/UIKit.h> <os/availability.h> <CTXMAMCore/CTXMAMCore.h>Introduction Used as the main header for the CTXMAMNetwork.framework. Including this header into your source files will add all required headers in order to implement the CTXMAMNetwork framework properly into your project.ProtocolsCitrixVPNAlertDelegate Protocol to be implemented when you want your app to receive call backs for different mVPN error scenarios.Methods+deregisterDelegate Unsubscribe the delegate.+registerDelegate Register the delegate to receive mVPN related callbacks.deregisterDelegate Unsubscribe the delegate.+(void)deregisterDelegate:(id)delegate __attribute__((deprecated("Use deregisterBlock: forNotificationsFromSource: instead.")));registerDelegate Register the delegate to receive mVPN related callbacks.+(void)registerDelegate:(id)delegate __attribute__((deprecated("Use CTXMAMNotificationCenter registerForNotificationsFromSource:usingNotificationBlock: instead."))); © Citrix Systems, Inc.
CTXMAMNetwork.h