GfpMediaView

View for displaying native advanced ad media content. Add this view to the layout hierarchy, and register it using setMediaView}.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
Creates the GfpMediaView.
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
Creates the GfpMediaView from an XML layout.
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int)
Creates the GfpMediaView from an XML layout.
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int, defStyleRes: Int)
Creates the GfpMediaView from an XML layout.