AdropInterstitialAd
Interstitial ad class는 전면 광고를 요청하고 사용자에게 노출합니다.
Public constructors
init
유닛 ID를 필수로 입력해야합니다.
Public functions
fun load()
AdropInterstitialAd의 광고 유닛 ID를 사용하여 Adrop에서 광고를 요청합니다.
fun show(fromRootViewController)
AdropInterstitialAd의 광고 유닛 ID를 사용하여 Adrop의 광고를 노출합니다.
show가 호출되기 전에 완전히 로드되어야 합니다.
Public properties
delegate
unitId
isLoaded
Last updated