showNonLinear

abstract fun showNonLinear(nonLinearCreative: NonLinearCreative, callback: YospaceClickThroughCallback)

Called when the given non-linear creative should be shown.

Parameters

nonLinearCreative

The non-linear creative.

callback

The callback to call when the non-linear creative is clicked.