Classes

The following classes are available globally.

  • This object provides an API for displayed survey

    See more

    Declaration

    Objective-C

    @class Qualaroo;

    Swift

    class Qualaroo : NSObject
  • This object provides a set of properties to control various policies of the Qualaroo Mobile. Other than API key, these properties can be changed at any time.

    See more

    Declaration

    Objective-C

    @interface QualarooConfiguration : NSObject

    Swift

    class QualarooConfiguration : NSObject