SASAdView

constructor(@NonNull context: Context)

Creates a SASAdView instance

Parameters

context

the application context in which this view is created


constructor(@NonNull context: Context, @Nullable attributeSet: AttributeSet)

Constructor for creation in the XML layout file

Parameters

context

the application context in which this view is created

attributeSet