ai.meson.sdk.AgeGroup | |
ai.meson.ads.BannerBidFetcher |
Banner bid fetcher - This is a child class of BidFetcher specifically used in case of fetching the bid repeatedly with a fixed refreshInterval |
ai.meson.ads.BidFetcher |
Bid fetcher class - Responsible to fetch the bid from Meson-server and give callback on completion. |
ai.meson.sdk.BidResponse |
Bid response - As a result of fetching the bid from Meson server, the response is encapsulated in the below class with appropriate input |
ai.meson.sdk.Education | |
ai.meson.sdk.Gender | |
ai.meson.ads.InterstitialBidFetcher |
Interstitial bid fetcher - functions same as its parent class BidFetcher with any adType specific functionality present in this class. |
ai.meson.sdk.LogLevel | |
ai.meson.sdk.MesonAdFetchListener |
Meson ad fetch listener - This contract is for third parties who wants the Meson-sdk to handle the keyword management |
ai.meson.sdk.MesonBidFetchListener |
Meson bid fetch listener - This listener should be used by third parties in case of keyword management is being handled on their own. |
ai.meson.sdk.MesonWrap |
Meson sdk - Entry point for third parties to initialize the sdk, set demog data, user data and user consent Please refer BaseMesonInit class for documentation on setting demog data, user data and user consnet |
ai.meson.ads.RewardedBidFetcher |
Rewarded bid fetcher - functions same as its parent class BidFetcher with any adType specific functionalities present in this class. |
ai.meson.ads.TPBidFetch |
This contract is for third parties who wants the Meson sdk to handle the keyword management on the supplied object |