Classes

The following classes are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    class MDAlertController : UIAlertController
  • Undocumented

    See more

    Declaration

    Swift

    class MDFormWindow : UIWindow
  • This class depicts an error arise from MedalliaDigital class

    See more

    Declaration

    Swift

    @objc
    public class MDExternalError : NSObject, Error
  • MedalliaDigital is the main component for the Medallia sdk. It includes the complete set of tools required in order to work with Medallia sdk. Calling sdkInit() method is mandatory before accessing any other method in this API.

    See more

    Declaration

    Swift

    @objcMembers
    public class MedalliaDigital : NSObject