A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
E
- e(java.lang.String,java.lang.Throwable) - function in io.didomi.sdk.Log
- Log a message with level ERROR
- e(java.lang.String) - function in io.didomi.sdk.Log
- Log a message with level ERROR
- Empty - enum entry in io.didomi.sdk.spi.mobile.model.PersonalDataDisplay.Type
- enable(android.view.View) - function in io.didomi.sdk.common.extension.ViewKt
- Enable and revert view alpha
- ENABLE - enum entry in io.didomi.sdk.consent.model.ConsentStatus
- enableAll() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all purposes and update disabled vendors based on enabled vendors.
- enableAll() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all purposes and update disabled vendors based on enabled vendors.
- enableAllConsentPurposes() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all purposes.
- enableAllConsentPurposes() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all purposes.
- enableAllConsentPurposesExceptEssentials() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all purposes except essential ones.
- enableAllConsentPurposesExceptEssentials() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all purposes except essential ones.
- enableAllLegitimatePurposes() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all legitimate purposes.
- enableAllLegitimatePurposes() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable all legitimate purposes.
- enableAllUnselectedLegIntPurposes(java.util.Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- Enable all legitimate interest purposes which were not set by the user
- enableAllUnselectedLegIntVendors(java.util.Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- Enable all legitimate interest vendors which were not set by the user
- enableAllVendorLegIntUnselected() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable legitimate interest for vendors not disabled by the user.
- enableAllVendorLegIntUnselected() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable legitimate interest for vendors not disabled by the user.
- enableAllVendorUnselected() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable vendors not selected by the user.
- enableAllVendorUnselected() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Enable vendors not selected by the user.
- enableConsentPurpose(io.didomi.sdk.models.InternalPurpose) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- enableConsentVendor(io.didomi.sdk.models.InternalVendor) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- ENABLED - enum entry in io.didomi.sdk.view.mobile.DidomiToggle.State
- enabledConsentPurposeIds(io.didomi.sdk.user.sync.model.ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledConsentVendorIds(io.didomi.sdk.user.sync.model.ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledLIPurposeIds(io.didomi.sdk.user.sync.model.ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledLIVendorIds(io.didomi.sdk.user.sync.model.ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledPlusDisabledEqualRequired() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if the number of enabled and disabled purposes is equal to the number of required purposes.
- enabledPlusDisabledEqualRequired() - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Check if the number of enabled and disabled purposes is equal to the number of required purposes.
- enableLegIntPurpose(io.didomi.sdk.models.InternalPurpose) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- enableLegIntVendor(io.didomi.sdk.models.InternalVendor) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- enableLegitimatePurpose(io.didomi.sdk.models.InternalPurpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Add a purpose to the enabled legitimate purposes array and remove it from the disabled legitimate purposes array.
- enableLegitimatePurpose(io.didomi.sdk.models.InternalPurpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Add a purpose to the enabled legitimate purposes array and remove it from the disabled legitimate purposes array.
- enablePurpose(io.didomi.sdk.models.InternalPurpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Add a purpose to the enabled purposes array and remove it from the disabled purposes array.
- enablePurpose(io.didomi.sdk.models.InternalPurpose) - function in io.didomi.sdk.purpose.mobile.PurposesViewModel
- Add a purpose to the enabled purposes array and remove it from the disabled purposes array.
- enableSave() - function in io.didomi.sdk.purpose.mobile.PurposeSaveView
- Enable Save button and hide description
- encode(java.lang.String,java.lang.Integer) - function in io.didomi.sdk.consent.DCSEncoder
- Use Js Encoder to encode the token into DCS
- encodeAsBitmap(java.lang.String,java.lang.Integer) - function in io.didomi.sdk.utils.QRCodeUtils
- END - enum entry in io.didomi.sdk.config.app.AppConfiguration.Theme.ContentThemeConfig.Alignment
- endAnimation(android.view.View) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- endViewTransition(android.view.View) - function in android.view.ViewGroup
- enforceCallingOrSelfPermission(java.lang.String,java.lang.String) - function in android.content.ContextWrapper
- enforceCallingOrSelfUriPermission(android.net.Uri,java.lang.Integer,java.lang.String) - function in android.content.ContextWrapper
- enforceCallingPermission(java.lang.String,java.lang.String) - function in android.content.ContextWrapper
- enforceCallingUriPermission(android.net.Uri,java.lang.Integer,java.lang.String) - function in android.content.ContextWrapper
- enforcePermission(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String) - function in android.content.ContextWrapper
- enforceUriPermission(android.net.Uri,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) - function in android.content.ContextWrapper
- enforceUriPermission(android.net.Uri,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) - function in android.content.ContextWrapper
- enterPictureInPictureMode() - function in android.app.Activity
- enterPictureInPictureMode(android.app.PictureInPictureParams) - function in android.app.Activity
- equals(java.lang.Object) - function in androidx.fragment.app.Fragment
- equals(java.lang.Object) - function in io.didomi.sdk.iab.IntIterableHelper.CustomIntIterable
- error(io.didomi.sdk.events.ErrorEvent) - function in io.didomi.sdk.events.EventListener
- error(io.didomi.sdk.events.ErrorEvent) - function in io.didomi.sdk.events.EventListener
- error(io.didomi.sdk.events.ErrorEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- ErrorEvent - class in io.didomi.sdk.events
- An error occurred within the SDK, preventing initialization.
- EssentialPurpose - enum entry in io.didomi.sdk.vendors.ctv.model.TVVendorDetailItem.ArrowLink.ActionType
- essentialPurposes(io.didomi.sdk.config.app.AppConfiguration.App) - function in io.didomi.sdk.config.app.extension.AppConfigurationKt
- Get filtered essential purpose list
- evaluateJavascript(java.lang.String) - function in io.didomi.sdk.core.js.DummyJSEngine
- Execute JS script
- evaluateJavascript(java.lang.String) - function in io.didomi.sdk.core.js.JavaScriptEngine
- Execute JS script
- evaluateJavascript(java.lang.String) - function in io.didomi.sdk.core.js.WebViewJSEngine
- Execute JS script
- Event - class in io.didomi.sdk.events
- Base event class
- EventListener - class in io.didomi.sdk.events
- Base class for event listeners passed to our SDKWe defined all event handlers as empty functions so that apps can only override the ones that they care about
- EventModule - class in io.didomi.sdk.core.injection.module
- Module for EventsRepository injection
- EventsRepository - class in io.didomi.sdk.events
- SDK Events repository
- execute(java.lang.Runnable) - function in io.didomi.sdk.DidomiExecutor
- executeWhenInForeground(android.app.Application,io.didomi.sdk.utils.ApplicationLifecycleHelper.Callback) - function in io.didomi.sdk.utils.ApplicationLifecycleHelper