A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
D
- databaseList() - function in android.content.ContextWrapper
- DataEntity - class in com.adobe.marketing.mobile.services
- Data Model class for entities stored in com.adobe.marketing.mobile.services.DataQueuing
- DataQueue - class in com.adobe.marketing.mobile.services
- A Thread-Safe Queue used to store DataEntity Objects.
- DataQueuing - class in com.adobe.marketing.mobile.services
- Creates and return instances of DataQueue.
- DataReader - class in com.adobe.marketing.mobile.util
- Utility to read data from
Eventdata which is represented asMap<String, Object>in a type safe way. - DataReaderException - class in com.adobe.marketing.mobile.util
- Exception thrown by DataReader to indicate an error occurred reading object.
- DataStoring - class in com.adobe.marketing.mobile.services
- Represents the service for persisting key-value pairs
- DEBUG - enum entry in com.adobe.marketing.mobile.LoggingMode
- debug(java.lang.String,java.lang.String,java.lang.String,kotlin.Array) - function in com.adobe.marketing.mobile.services.Log
- Information provided to the debug method should contain high-level details about the data being processed.
- debug(java.lang.String,java.lang.String) - function in com.adobe.marketing.mobile.services.Logging
- decode(java.lang.String) - function in com.adobe.marketing.mobile.EventCoder
- Decode an event from json string
- DEFAULT - enum entry in com.adobe.marketing.mobile.rulesengine.ConditionEvaluator.Option
- DefaultPresentationUtilityProvider - class in com.adobe.marketing.mobile.util
- Default implementation of PresentationUtilityProvider that uses the ServiceProvider to relay the calls to the appropriate services.
- DelegateGateNotMet - class in com.adobe.marketing.mobile.services.ui
- Represents a failure to show a Presentable because the delegate gate was not met.
- deleteDatabase(java.lang.String) - function in android.content.ContextWrapper
- deleteDBFromCacheDir(java.lang.String) - function in com.adobe.marketing.mobile.util.SQLiteUtils
- Deletes the database files in the Application's cache folder.
- deleteFile(java.lang.String) - function in android.content.ContextWrapper
- deleteSharedPreferences(java.lang.String) - function in android.content.ContextWrapper
- DelimiterPair - class in com.adobe.marketing.mobile.rulesengine
- Class representing delimiter pair for tokens.
- DETACHED - enum entry in com.adobe.marketing.mobile.services.ui.Presentable.State
Indicates that the presentable has either been removed from the screen or has not been shown yet.
- DeviceInforming - class in com.adobe.marketing.mobile.services
- DeviceInforming.ConnectionStatus - class in com.adobe.marketing.mobile.services.DeviceInforming
- Represents the possible network connection status for the Adobe SDK.
- DeviceInforming.DeviceType - class in com.adobe.marketing.mobile.services.DeviceInforming
- Represents the possible device types.
- DeviceInforming.DisplayInformation - class in com.adobe.marketing.mobile.services.DeviceInforming
- DeviceInforming.NetworkConnectionActiveListener - class in com.adobe.marketing.mobile.services.DeviceInforming
- DISCONNECTED - enum entry in com.adobe.marketing.mobile.services.DeviceInforming.ConnectionStatus
No Network connectivity.
- dismiss() - function in com.adobe.marketing.mobile.services.ui.Presentable
- Dismisses the presentable from the screen.
- dismissAnimation(com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageAnimation) - function in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.Builder
- Sets the animation to use when dismissing the message.
- DismissFailed - class in com.adobe.marketing.mobile.services.ui
- dispatch(com.adobe.marketing.mobile.Event) - function in com.adobe.marketing.mobile.ExtensionApi
- Dispatches an `Event` to the `EventHub`
- dispatchEvent(com.adobe.marketing.mobile.Event) - function in com.adobe.marketing.mobile.MobileCore
- This method will dispatch the provided
Eventto dispatch an event for other extensions or the internal SDK to consume. - dispatchEventWithResponseCallback(com.adobe.marketing.mobile.Event,long,com.adobe.marketing.mobile.AdobeCallbackWithError) - function in com.adobe.marketing.mobile.MobileCore
- This method will be used when the provided
Eventis used as a trigger and a response event is expected in return. - displayAnimation(com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageAnimation) - function in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.Builder
- Sets the animation to use when displaying the message.
- doWork(W) - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher.WorkHandler
- Handles processing on item