Provides methods and events to manage and track the user's consent state.
| Method | Description |
|---|---|
| GetConsentState | Retrieves the current consent state of the user. |
| SetConsentState | Updates the consent state of the user. |
| Event | Description |
|---|---|
| consentStateChanged | Occurs when the consent state of the user changes. |