Protocols

The following protocols are available globally.

  • Information about a single A/B test or feature flag this device is enrolled in.

    See more

    Declaration

    Objective-C

    @protocol ApptimizeTestInfo <NSObject>

    Swift

    protocol ApptimizeTestInfo : NSObjectProtocol