Additional options, see interface Options
Mark all services as "consent given" (e.g. an accept all button was clicked). The SDK will store the consent information and trigger events depending on your Usercentrics Settings.
The manner in which the consent was given (explicit vs. implicit). Default: explicit.
Mark all services in a given category as "consent given". The SDK will store the consent information and trigger events depending on your Usercentrics Settings.
Category identifier.
The manner in which the consent was given (explicit vs. implicit). Default: explicit.
Change the language. All upcoming SDK calls will return information in this language. Pay attention that the language needs to be set up in your Usercentrics Settings before!
The language to switch to (ISO 639-1 code)
Mark all services as "consent denied" (e.g. an deny all button was clicked). Essential services will still be marked as accepted. The SDK will store the consent information and trigger events depending on your Usercentrics Settings.
The manner in which the consent was denied (explicit vs. implicit). Default: explicit.
Mark all services in a given category as "consent denied". Essential services will still be marked as accepted. The SDK will store the consent information and trigger events depending on your Usercentrics Settings.
Category identifier.
The manner in which the consent was denied (explicit vs. implicit). Default: explicit.
Retrieve boolean, that can be used to decide if the user is inside the EU or not.
Retrieve the user's country information.
Retrieve the categories and their services to display this information in your UI.
Retrieve the controllerId, that's generated for the user.
Retrieve the categories that are marked as essential and their services.
Retrieve all services that are considered essential, because they are placed inside an essential category.
Retrieve the categories that are marked as non-essential and their services.
Retrieve all services that are considered non-essential, because they are placed inside an non-essential category.
Retrieve all services.
Retrieve all settings.
Initializes the Usercentrics framework. This method must be called when loading your website. The return value defines which view you should initially show for your users.
Restore a session for an end user with the given controllerId.
User's generated controllerId. NOTE: Always use a controllerId provided by the SDK.
Mark given services as "consent given / denied". Essential services will still be marked as accepted. The SDK will store the consent information and trigger events depending on your Usercentrics Settings.
The user's decisions for individual services (see interface definition for details)
The manner in which the consent was given/denied (explicit vs. implicit). Default: explicit.
Your unique Usercentrics settingsId