| Class | Description |
|---|---|
| AdditionalDataProcessingDetailFragment | |
| ConsentNoticeBottomFragment | |
| ConsentNoticePopupFragment | |
| ConsentRepository | |
| ConsentToken |
A user consent token
A consent token stores all the consent information on the user (date when consent was last collected, list of enabled/disabled purposes and vendors, etc.)
|
| ContextHelper |
Helper class used to get formatted context information such as application name, agent name, etc.
|
| CountryHelper | |
| CustomPurpose |
Custom purpose defined by developers in their configuration
|
| Didomi |
Main class exposed to apps
|
| DidomiExecutor | |
| JSONHelper | |
| Purpose |
Model class for purposes
|
| PurposeCategoryFragment | |
| PurposeDetailFragment | |
| PurposesFragment | |
| Vendor |
Model class for vendors
|
| VendorRepository |
Purposes and vendors repository
This class manages the purposes and vendors loaded by the SDK
|
| Enum | Description |
|---|---|
| ConsentStatus |
Consent status to a vendor or purpose
|
| Exception | Description |
|---|---|
| DidomiException |