Share your feedback and help shape the Google Mobile Ads SDK roadmap. Take the Google Mobile Ads SDK Annual Survey for 2023 before it closes on May 5th, 2023.

UserMessagingPlatform.OnConsentFormLoadSuccessListener

Stay organized with collections Save and categorize content based on your preferences.
public static interface UserMessagingPlatform.OnConsentFormLoadSuccessListener

Interface definition for a callback to be invoked when a consent form loads successfully.

Public Method Summary

abstract void
onConsentFormLoadSuccess(ConsentForm consentForm)
Called when a consent form loads.

Public Methods

public abstract void onConsentFormLoadSuccess (ConsentForm consentForm)

Called when a consent form loads.

Parameters
consentForm