A  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W 

D

d(java.lang.String,java.lang.Throwable) - function in io.didomi.sdk.Log
Log a message with level DEBUG
d(java.lang.String) - function in io.didomi.sdk.Log
Log a message with level DEBUG
DataCategory - class in io.didomi.sdk.models
 
DataProcessing - class in io.didomi.sdk.models
Interface used to specify the common properties shared across classes which implement it (purposes, features, special features, special purposes).
DataProcessingNamespaces - class in io.didomi.sdk.models
 
DeviceStorageDisclosure - class in io.didomi.sdk.models
 
DeviceStorageDisclosures - class in io.didomi.sdk.models
Description of a vendor device storage disclosure, as specified in IAB Documentation
DeviceType - class in io.didomi.sdk
Device type determined by Didomi SDK when displaying UI
Didomi - class in io.didomi.sdk
 
DidomiCallable - class in io.didomi.sdk.functionalinterfaces
This is a functional interface which abstract method throws an exception and returns void.
DidomiEventListener - class in io.didomi.sdk.functionalinterfaces
Didomi SDK events let you track when consent changes, the SDK is ready, preference changes, etc.
DidomiExecutor - class in io.didomi.sdk
 
DidomiInitializeParameters - class in io.didomi.sdk
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.

DidomiNotReadyException - class in io.didomi.sdk.exceptions
Exception used to be thrown when a method is called before the SDK is ready.
DidomiVendorStatusListener - class in io.didomi.sdk.functionalinterfaces
Interface for Vendor Status listener.
A  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W