Package com.geouniq.android
Interface GeoUniq.IConsentAlertResponseListener
-
- Enclosing class:
- GeoUniq
@Deprecated public static interface GeoUniq.IConsentAlertResponseListenerDeprecated.This interface is no longer used.Use
GeoUniq.IPrivacyPolicyListenerinsteadRegister a callback to be invoked when privacy consent dialog is closed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidonResponse(boolean accepted)Deprecated.
-