BaseAdManager
interface BaseAdManager
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun showPrivacyOptionsForm(consent: Any, onDismissed: () -> Unit = {}, onError: (Exception) -> Unit = { _ -> })