Builder

constructor(nativeAdView: NativeAdView)

Creates a new Builder for constructing a NativeAdViewBinder

Parameters

nativeAdView

View represents view for native ad.


constructor(nativeAdView: View)

Deprecated

Use constructor with passing [NativeAdView] type