AdColonyZoneType Constants Reference
Declared in | AdColonyTypes.h |
---|
AdColonyZoneType
Enum representing zone types
Definition
typedef NS_ENUM(NSInteger, AdColonyZoneType ) {
AdColonyZoneTypeInvalid = -1,
AdColonyZoneTypeInterstitial = 0,
AdColonyZoneTypeBanner = 1,
};
Constants
Declared In
AdColonyTypes.h