public interface
co.adcel.nativeads.NativeAd.OnAdExpiredListener
Interface for handling the event of terminating validity period of RTB advertising provider
abstract class | NativeAd | The class object with native advertising data |
void | onAdExpired(NativeAd nativeAd) | Called when the term of the advertising unit has expired |
void onAdExpired(NativeAd nativeAd)
Called when the term of the advertising unit has expired
nativeAd | Data object of the advertising unit |