meson-wrap / ai.meson.ads

Package ai.meson.ads

Types

BannerBidFetcher

class BannerBidFetcher : BidFetcher, FocusChangedListener

Banner bid fetcher - This is a child class of BidFetcher specifically used in case of fetching the bid repeatedly with a fixed refreshInterval

BidFetcher

open class BidFetcher

Bid fetcher class - Responsible to fetch the bid from Meson-server and give callback on completion.

InterstitialBidFetcher

class InterstitialBidFetcher : BidFetcher

Interstitial bid fetcher - functions same as its parent class BidFetcher with any adType specific functionality present in this class.

RewardedBidFetcher

class RewardedBidFetcher : BidFetcher

Rewarded bid fetcher - functions same as its parent class BidFetcher with any adType specific functionalities present in this class.

TPBidFetch

interface TPBidFetch<T>

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