NestAdsPopupAdListener
public abstract class NestAdsPopupAdListener
package com.nestads.sdk.ads.popupPublic Constructors
public constructor NestAdsPopupAdListener()
Public Methods
public open fun onLeftButtonClicked(): Unit
public open fun onRightButtonClicked(): Unit
public open fun onFailedToShow(): Unit
public open fun onIndicatorClicked(response: List<NestAdsPopupAdResponse>): Unit
public open fun onListPopupOpened(): Unit
public open fun onListPopupClosed(): Unit
Last updated