com.yandex.mobile.ads.nativeads

Interface NativeAdImageLoadingListener

  1. Method Summary
  2. Method Detail
    1. onFinishLoadingImages


public interface NativeAdImageLoadingListener
A listener for receiving notifications about images loading progress.

Method Summary

All Methods
Instance Methods
Abstract Methods
Modifier and TypeMethod and Description
voidonFinishLoadingImages()
Notifies when ad finishes loading images.

Method Detail

onFinishLoadingImages

void onFinishLoadingImages()
Notifies when ad finishes loading images.