BannerAdHandler

actual constructor(activity: Any?)
expect constructor(activity: Any?)

Parameters

activity

The Android Activity required for displaying the ad. On platforms other than Android, this parameter might be unused or expect a platform-specific equivalent.

actual constructor(activity: Any?)