Package io.didomi.sdk
See: Description
-
Class Summary Class Description ContextHelper Helper class used to get formatted context information such as application name, agent name, etc. CustomPurpose Custom purpose defined by developers in their configuration Didomi DidomiInitializeParameters Initialization parameters for Didomi SDK apiKey Your API key.
localConfigurationPath Path to client specific config file in the app assets in JSON format. By default, set as didomi_config.json.
remoteConfigurationUrl URL to client specific remote config file in JSON format.
providerId Your provider ID (if any).
disableDidomiRemoteConfig If set to true, disable remote configuration (only local config file will be used).
languageCode Language in which the consent UI should be displayed. By default, the consent UI is displayed in the language configured in the device settings, if language is available and enabled by your configuration. This property allows you to override the default setting and specify a language to display the UI in. String containing the language code e.g.: "es", "fr", etc.
providerId Your provider ID (if any).
noticeId ID of the notice configuration to load if your are not using app ID targeting (mobile devices).
tvNoticeId ID of the notice configuration to load on TV devices if you are not using app ID targeting.
androidTvEnabled If set to true, when launched on a AndroidTV device, the SDK will display TV notice.
GoogleRepository This class manages Google additional consent Purpose Data related to a data processing Purpose, obtained from Didomi SDK public APIs Url Localized Urls for privacy and Legitimate Interest disclaimers. Namespaces Store additional IDs (IAB, num) for the Vendor. Vendor Data related to a Vendor, obtained from Didomi SDK public APIs CustomPurposeKt -
Enum Summary Enum Description DeviceType Device type determined by Didomi SDK when displaying UI Regulation Regulation handled by Didomi SDK -
Object Summary Object Description DidomiExecutor Log Logger with support for minimum log level Relies on android.util.Logfor the actual loggingCompanion