| Class | Description |
|---|---|
| ApiEvent |
API event that occurred in the SDK
|
| ApiEventParameters |
Base class for the events parameters
|
| ApiEventsFactory |
Factory class used to create API events.
|
| ApiEventsRepository |
Class created to handle app events of the SDK.
|
| ConsentAskedApiEvent |
POJO class used to represent a Consent Asked event.
|
| ConsentAskedApiEventParameters |
Parameters of the ConsentAskedApiEvents
|
| ConsentGivenApiEvent |
POJO class used to represent a Consent Given event.
|
| ConsentGivenApiEventParameters |
Parameters of the ConsentAskedApiEvents
|
| ConsentGivenApiEventParameters.ConsentStatus | |
| PageViewApiEvent |
POJO class used to represent a Page View event.
|
| Source |
POJO class created to handle properties related to Source.
|
| Token |
Token sent in API events
|
| UIActionApiEventParameters |
Parameters of the UIActionApiEvents
|
| UIActionPurposeChangedApiEvent |
POJO class used to represent a Purpose Changed event.
|
| UIActionShownPurposesApiEvent |
POJO class used to represent a Purposes Shown event.
|
| UIActionShownVendorsApiEvent |
POJO class used to represent a Vendors Shown event.
|
| UIActionVendorChangedApiEvent |
POJO class used to represent a Vendor Changed event.
|
| User |
POJO class created to handle information related to users.
|
| Enum | Description |
|---|---|
| ApiEventType |
Enum used to represent the type of API Events.
|