PulseAdView

constructor(context: Context)

Constructor.

Parameters

context

the context to initialize the view.


constructor(context: Context, attrs: AttributeSet)

Constructor.

Parameters

context

the context to initialize the view.

attrs

attributes of the view.


constructor(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Constructor.

Parameters

context

the context to initialize the view.

attrs

attributes of the view.

defStyleAttr

the style attributes.