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(String,Throwable) - function in io.didomi.sdk.Log
- Log a message with level ERROR
- e(String) - function in io.didomi.sdk.Log
- Log a message with level ERROR
- ENABLE - enum entry in io.didomi.sdk.ConsentStatus
- enable(View) - function in io.didomi.sdk.common.extension.ViewKt
- Enable and revert view alpha
- 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(Set) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- Enable all legitimate interest purposes which were not set by the user
- enableAllUnselectedLegIntVendors(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(Purpose) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- enableConsentVendor(Vendor) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- ENABLED - enum entry in io.didomi.sdk.view.mobile.DidomiToggle.State
- enabledConsentPurposeIds(ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledConsentVendorIds(ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledLIPurposeIds(ResponseConsents) - function in io.didomi.sdk.utils.extension.ResponseConsentsKt
- enabledLIVendorIds(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(Purpose) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- enableLegIntVendor(Vendor) - function in io.didomi.sdk.utils.UserChoicesInfoProvider
- enableLegitimatePurpose(Purpose) - 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(Purpose) - 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(Purpose) - 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(Purpose) - 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
- encodeAsBitmap(String,Integer) - function in io.didomi.sdk.utils.QRCodeUtils
- END - enum entry in io.didomi.sdk.config.app.AppConfiguration.Theme.ContentThemeConfig.Alignment
- endAnimation(View) - function in androidx.recyclerview.widget.RecyclerView.LayoutManager
- endViewTransition(View) - function in android.view.ViewGroup
- enforceCallingOrSelfPermission(String,String) - function in android.content.ContextWrapper
- enforceCallingOrSelfUriPermission(Uri,Integer,String) - function in android.content.ContextWrapper
- enforceCallingPermission(String,String) - function in android.content.ContextWrapper
- enforceCallingUriPermission(Uri,Integer,String) - function in android.content.ContextWrapper
- enforcePermission(String,Integer,Integer,String) - function in android.content.ContextWrapper
- enforceUriPermission(Uri,Integer,Integer,Integer,String) - function in android.content.ContextWrapper
- enforceUriPermission(Uri,String,String,Integer,Integer,Integer,String) - function in android.content.ContextWrapper
- enterPictureInPictureMode() - function in android.app.Activity
- enterPictureInPictureMode(PictureInPictureParams) - function in android.app.Activity
- equals(Object) - function in androidx.fragment.app.Fragment
- equals(Object) - function in io.didomi.sdk.iab.IntIterableHelper.CustomIntIterable
- error(ErrorEvent) - function in io.didomi.sdk.events.EventListener
- error(ErrorEvent) - function in io.didomi.sdk.events.EventListener
- error(ErrorEvent) - function in io.didomi.sdk.functionalinterfaces.DidomiEventListener
- ErrorEvent - class in io.didomi.sdk.events
- An error occurred within the SDK, preventing initialization.
- essentialPurposes(AppConfiguration.App) - function in io.didomi.sdk.config.app.extension.AppConfigurationKt
- Get filtered essential purpose list
- 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(Runnable) - function in io.didomi.sdk.DidomiExecutor
- executeWhenInForeground(Application,ApplicationLifecycleHelper.Callback) - function in io.didomi.sdk.utils.ApplicationLifecycleHelper