ConsentInformation.OnConsentInfoUpdateSuccessListener

public static interface ConsentInformation.OnConsentInfoUpdateSuccessListener

Interface definition for a callback to be invoked when consent info is successfully updated.

Public Method Summary

abstract void
onConsentInfoUpdateSuccess()
Called when consent info is updated successfully.

Public Methods

public abstract void onConsentInfoUpdateSuccess ()

Called when consent info is updated successfully.