Class UserConsentUtils

    • Constructor Detail

      • UserConsentUtils

        public UserConsentUtils()
    • Method Detail

      • tryToGetSubjectToCoppa

        public static java.lang.Boolean tryToGetSubjectToCoppa()
      • tryToSetSubjectToCoppa

        public static void tryToSetSubjectToCoppa​(java.lang.Boolean isCoppa)
      • tryToGetSubjectToGdpr

        public static java.lang.Boolean tryToGetSubjectToGdpr()
      • tryToSetPrebidSubjectToGdpr

        public static void tryToSetPrebidSubjectToGdpr​(java.lang.Boolean value)
      • tryToGetGdprConsent

        public static java.lang.String tryToGetGdprConsent()
      • tryToSetPrebidGdprConsent

        public static void tryToSetPrebidGdprConsent​(java.lang.String consent)
      • tryToGetGdprPurposeConsents

        public static java.lang.String tryToGetGdprPurposeConsents()
      • tryToSetPrebidGdprPurposeConsents

        public static void tryToSetPrebidGdprPurposeConsents​(java.lang.String consent)
      • tryToGetGdprPurposeConsent

        public static java.lang.Boolean tryToGetGdprPurposeConsent​(int index)
      • tryToGetDeviceAccessConsent

        public static java.lang.Boolean tryToGetDeviceAccessConsent()