Enum ManagedConsent.ManagedConsentState

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      UNKNOWN

      No information about consent state.

      WITHHELD

      Consent has been declined by the user.

      CUSTOM

      Partial consent has been granted by the user - at least some purposes and some vendors were given consent.

      OBTAINED

      Full consent has been granted by the user.