Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Native

Hierarchy

  • Native

Implements

Index

Constructors

constructor

  • new Native(placementId: string): Native
  • Parameters

    • placementId: string

    Returns Native

Properties

className

className: string

placementId

placementId: string

Methods

clean

  • clean(): void

getPlacementId

  • getPlacementId(): string

isAdReady

  • isAdReady(): boolean

loadNative

  • loadNative(settings: string): void

removeAd

  • removeAd(): void

showAd

  • showAd(adViewProperty: string): void
  • Parameters

    • adViewProperty: string

    Returns void

Generated using TypeDoc