meson-wrap / ai.meson.sdk / MesonAdFetchListener / onComplete

onComplete

abstract fun onComplete(obj: T, error: Error?): Unit

Callback to be given with null in case of success or an appropriate error message in case of failure

Parameters

obj -

error -