meson-wrap / ai.meson.ads / TPBidFetch

TPBidFetch

interface TPBidFetch<T>

This contract is for third parties who wants the Meson sdk to handle the keyword management on the supplied object

Parameters

T -

Functions

fetchBid

abstract fun fetchBid(pubObj: T, bidFetchListener: MesonAdFetchListener<T>): Unit

Fetches the ad and uses the pubObj to set or unset keywords and Third parties can listen for the ad completion on bidFetchListener