iOS SDK Version

Enumerations

The following enumerations are available globally.
  • Undocumented
    See more

    Declaration

    Objective-C
    NS_ENUM(NSInteger,FBGLViewController){FBGLViewControllerNone,FBGLViewControllerUnity,FBGLViewControllerCocos2D,}
    Swift
    enumFBGLViewController:Int
  • Audience Network SDK logging levels
    See more

    Declaration

    Objective-C
    enumFBAdLogLevel{}
    Swift
    enumFBAdLogLevel:Int
  • Test Ad type to be injected when test mode is on
    See more

    Declaration

    Objective-C
    enumFBAdTestAdType{}
    Swift
    enumFBAdTestAdType:Int
  • Undocumented
    See more

    Declaration

    Objective-C
    NS_ENUM(int32_t,FBAdViewBridgeSize){FBAdViewBridgeSizeHeight50BannerKey,FBAdViewBridgeSizeHeight90BannerKey,FBAdViewBridgeSizeInterstitalKey,FBAdViewBridgeSizeHeight250RectangleKey}
    Swift
    enumFBAdViewBridgeSize:Int32
  • FBAudienceNetworkAds is an entry point to AN SDK.
    See more

    Declaration

    Objective-C
    enumFBAdFormatTypeName{}
    Swift
    enumFBAdFormatTypeName:Int
  • Undocumented
    See more

    Declaration

    Objective-C
    NS_ENUM(NSInteger,FBAdFormatType){FBAdFormatTypeUnknown=0,FBAdFormatTypeImage,FBAdFormatTypeVideo,FBAdFormatTypeCarousel}
    Swift
    enumFBAdFormatType:Int
  • Determines if caching of the ad’s assets should be done before calling adDidLoad
    See more

    Declaration

    Objective-C
    enumFBNativeAdsCachePolicy{}
    Swift
    enumFBNativeAdsCachePolicy:Int
  • Determines the type of native ad template. Different views are created for different values of FBNativeAdViewType
    See more

    Declaration

    Objective-C
    enumFBNativeAdViewType{}
    Swift
    enumFBNativeAdViewType:Int
  • Determines the type of native banner ad template. Different views are created for different values of FBNativeAdBannerViewType
    See more

    Declaration

    Objective-C
    enumFBNativeBannerAdViewType{}
    Swift
    enumFBNativeBannerAdViewType:Int
  • Determines the possible tags for native ad views.
    See more

    Declaration

    Objective-C
    enumFBNativeAdViewTag{}
    Swift
    enumFBNativeAdViewTag:UInt