public static interface

AppLovinUserService.OnConsentDialogDismissListener

com.applovin.sdk.AppLovinUserService.OnConsentDialogDismissListener

Class Overview

Interface used to allow the presented of the consent dialog to run some code when the dialog is dismissed.

Summary

Public Methods
abstract void onDismiss()
This method will be invoked when the consent dialog is dismissed.

Public Methods

public abstract void onDismiss ()

This method will be invoked when the consent dialog is dismissed.