Additional features of the MXO SDK for iOS

Follow any of the additional features below to access further functions of the SDK. You typically use these functions to extend the functionality, turn off specific functions, or if you are adopting a pure programmatic integration. We recommend adding these functionalities to your AppDelegate class, however, if you prefer to use them on specific Views, please import the MedalliaMXO framework on each View Controller where any of the bellow features are used:

import MedalliaMXO
#import <MedalliaMXO/MedalliaMXO.h>
Note: The whole list of the APIs currently supported by the MXO SDK for iOS is available here.