meson-wrap / ai.meson.sdk / MesonWrap

MesonWrap

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

Types

Companion

companion object Companion : BaseMesonInit

Companion Object Functions

getSDKVersion

fun getSDKVersion(): String

Call to get the current version of the SDK.

init

fun init(configuration: MesonSdkConfiguration, listener: MesonSdkInitializationListener?): Unit

call init to initialize the sdk and wait for the completion callback on the listener supplied. This is the mandatory step and without it any other API call will fail.

setPPMVersion

fun setPPMVersion(version: String?): Unit

call to set the Primary Mediation Partners' Sdk version