Interface GeoUniq.IConsentAlertResponseListener

  • Enclosing class:
    GeoUniq

    @Deprecated
    public static interface GeoUniq.IConsentAlertResponseListener
    Deprecated.
    This interface is no longer used.

    Use GeoUniq.IPrivacyPolicyListener instead

    Register a callback to be invoked when privacy consent dialog is closed
    • Method Detail

      • onResponse

        void onResponse​(boolean accepted)
        Deprecated.