AdColonyZoneType Constants Reference

Declared in AdColonyTypes.h

AdColonyZoneType

Enum representing zone types

Definition

typedef NS_ENUM(NSUInteger, AdColonyZoneType ) {
   AdColonyZoneTypeInterstitial = 0,
   AdColonyZoneTypeNative,
};

Constants

AdColonyZoneTypeInterstitial

Interstitial zone type

Declared In AdColonyTypes.h.

AdColonyZoneTypeNative

Native zone type

Declared In AdColonyTypes.h.

Declared In

AdColonyTypes.h