class BidResponse
Bid response - As a result of fetching the bid from Meson server, the response is encapsulated in the below class with appropriate input |
|
interface MesonAdFetchListener<T>
Meson ad fetch listener - This contract is for third parties who wants the Meson-sdk to handle the keyword management |
|
interface MesonBidFetchListener
Meson bid fetch listener - This listener should be used by third parties in case of keyword management is being handled on their own. |
|
class 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 |
typealias AgeGroup = AgeGroup |
|
typealias Education = Education |
|
typealias Gender = Gender |
|
typealias LogLevel = LogLevel |