lib / tv.smartclip.smartclientandroid.lib / SxAdView / addOnErrorListener

addOnErrorListener

open fun addOnErrorListener(listener: IOnChangedScope<SxError?>.(SxError?) -> Unit): () -> Unit

Parameters

listener - Is invoked when a SxError is available.

Return
Lambda that removes the listener on invocation.