onNoWinners

fun onNoWinners(callback: () -> Unit): BannerView(source)

Set a callback to be invoked when no winners are returned from the auction.

Return

this BannerView instance for method chaining

Parameters

callback

function to invoke when no winners are returned