Protocols
The following protocols are available globally.
- 
                  
                  
Information about a single A/B test or feature flag this device is enrolled in.
See moreDeclaration
Objective-C
@protocol ApptimizeTestInfo <NSObject>Swift
protocol ApptimizeTestInfo : NSObjectProtocol 
- 
                  
                  
Information about a single winning A/B test or instant update this device will display.
See moreDeclaration
Objective-C
@protocol ApptimizeInstantUpdateOrWinnerInfo <NSObject>Swift
protocol ApptimizeInstantUpdateOrWinnerInfo : NSObjectProtocol 
        
        Protocols  Reference