CTXMAMContainment.h

Includes <Foundation/Foundation.h> <CTXMAMCore/CTXMAMCore.h>Introduction Used as the main header for the CTXMAMContainment.framework. Including this header into your source files will add all required headers in order to implement the CTXMAMContainment framework properly into your project.ProtocolsCTXMAMContainmentSdkDelegate A protocol to be implemented to enable an app to receive callbacks from the CTXMAMContainment SDK.Methods+setDelegate Register a delegate to receive CTXMAMContainment SDK callbacks.setDelegate Register a delegate to receive CTXMAMContainment SDK callbacks.+(void)setDelegate:(id)delegate;ConstantsCTXMAMNotificationCode_Base_CTXMAMContainment Defines a base value from which all notification codes from the CTXMAMContainment SDK will be offset.CTXMAMNotificationSource_Containment Defines a source identifier, which encompasses all notifications originating from the CTXMAMContainment SDK.CTXMAMNotificationCode_Base_CTXMAMContainmentDefines a base value from which all notification codes from the CTXMAMContainment SDK will be offset.static const NSInteger CTXMAMNotificationCode_Base_CTXMAMContainment = 3000;CTXMAMNotificationSource_ContainmentDefines a source identifier, which encompasses all notifications originating from the CTXMAMContainment SDK.extern CTXMAMNotificationSource const CTXMAMNotificationSource_Containment;TypedefsCTXMAMContainmentNotificationCodes CTXMAMContainment SDK related notification codes.CTXMAMContainmentNotificationCodesCTXMAMContainment SDK related notification codes.typedef enum { CTXAlertAppContainment_None = (int)( CTXMAMNotificationCode_Base_CTXMAMContainment), CTXAlertAppContainment_DISABLECOPY, CTXAlertAppContainment_DISABLEPASTE, CTXAlertAppContainment_DISABLEOPENIN, CTXAlertAppContainment_DISABLEICLOUD_FM, CTXAlertAppContainment_DISABLEICLOUD_KC, CTXAlertAppContainment_DISABLEPRINTING, CTXAlertAppContainment_DISABLECAMERA, CTXAlertAppContainment_DISABLEPHOTOLIBRARY, CTXAlertAppContainment_DISABLESMS, CTXAlertAppContainment_DISABLELOCATION, CTXAlertAppContainment_DISABLEMIC, CTXAlertAppContainment_DISABLE_SOCIAL_MEDIA, CTXAlertAppContainment_INBOUNDDOCEX, CTXAlertAppContainment_GEOFENCE_LocationServicesRequired, CTXAlertAppContainment_GEOFENCE_OutsideOfAcceptedArea, CTXAlertAppContainment_SECUREMAIL_NotInstalled, CTXAlertAppContainment_SECUREMAIL_Upgrade, CTXAlertAppContainment_MAILBLOCKED, CTXAlertAppContainment_Unknown } CTXMAMContainmentNotificationCodes; © Citrix Systems, Inc.
CTXMAMContainment.h