On Click Listener
interface OnClickListener
Interface to implement to be warn when a click is performed on the native ad.
Functions
Link copied to clipboard
abstract fun onNativeAdClick(@Nullable clickUrl: String, @NonNull nativeAdElement: SASNativeAdElement)
This method will be called whenever a click is performed on the native ad.