Options
All
  • Public
  • Public/Protected
  • All
Menu

Class iOSVungleAd

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected className

className: string

Methods

canPlayAd

  • canPlayAd(placementId: string): boolean

canPlayBanner

  • canPlayBanner(placementId: string, bannerConfig: BannerConfig): boolean

destroyBanner

  • destroyBanner(placementId: string): void

getBanner

getCCPAStatus

  • getCCPAStatus(): string

getConsentMessageVersion

  • getConsentMessageVersion(): string

getConsentStatus

  • getConsentStatus(): string

init

isInitialized

  • isInitialized(): boolean

loadAd

  • loadAd(placementId: string): void
  • Parameters

    • placementId: string

    Returns void

loadBanner

  • loadBanner(placementId: string, bannerConfig: BannerConfig): void

playAd

  • playAd(placementId: string, adConfig: AdConfig): void

setCallbacks

setLogDebug

  • setLogDebug(debug: boolean): void

updateCCPAStatus

updateConsentStatus

  • updateConsentStatus(consentStatus: ConsentStatus, consentMessageVersion: string): void

Generated using TypeDoc