A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
C
- CacheEntry - class in com.adobe.marketing.mobile.services.caching
- Represents an item that can be cached using CacheService
- CacheExpiry - class in com.adobe.marketing.mobile.services.caching
- Represents the expiry of a cached item.
- CacheResult - class in com.adobe.marketing.mobile.services.caching
- Represents an item that is retrieved from cache using
CacheService - CacheService - class in com.adobe.marketing.mobile.services.caching
- Represents a component that facilitates caching.
- call(T) - function in com.adobe.marketing.mobile.AdobeCallback
- call(T) - function in com.adobe.marketing.mobile.AdobeCallbackWithError
- call(T) - function in com.adobe.marketing.mobile.EventHistoryResultHandler
- call(HttpConnecting) - function in com.adobe.marketing.mobile.services.NetworkCallback
- Callback method invoked with the
HttpConnectioninstance once the connection is established. - callOnClick() - function in android.view.View
- cancelDragAndDrop() - function in android.view.View
- cancelLongPress() - function in android.widget.TextView
- cancelPendingInputEvents() - function in android.view.View
- CANNOT_CREATE_TEMP_DIR - enum entry in com.adobe.marketing.mobile.launch.rulesengine.download.RulesLoadResult.Reason
Content cannot be written into the cache directoy used by
RulesLoader- CANNOT_STORE_IN_TEMP_DIR - enum entry in com.adobe.marketing.mobile.launch.rulesengine.download.RulesLoadResult.Reason
Content cannot be written into a temp directory used by
RulesLoader- canResolveLayoutDirection() - function in android.view.View
- canResolveTextAlignment() - function in android.view.View
- canResolveTextDirection() - function in android.view.View
- canScrollHorizontally(int) - function in android.view.View
- canScrollVertically(int) - function in android.view.View
- CASE_INSENSITIVE - enum entry in com.adobe.marketing.mobile.rulesengine.ConditionEvaluator.Option
- castFromGenericType(Map) - function in com.adobe.marketing.mobile.util.EventDataUtils
- Casts generic map
Map<?, ?>toHashMap<String, Object>- Entry with null and non
Stringkey is dropped. - Entry withnon
Stringkey is dropped
- Entry with null and non
- CENTER - enum entry in com.adobe.marketing.mobile.services.ui.MessageSettings.MessageAlignment
- CENTER - enum entry in com.adobe.marketing.mobile.services.ui.MessageSettings.MessageAnimation
- chainToParentEvent(Event) - function in com.adobe.marketing.mobile.Event.Builder
- Sets parent event for this event.
- checkInputConnectionProxy(View) - function in android.view.View
- clear() - function in com.adobe.marketing.mobile.services.DataQueue
- Removes all stored DataEntity objects.
- clear() - function in com.adobe.marketing.mobile.services.HitQueuing
- Removes all the persisted hits from the queue
- clear() - function in com.adobe.marketing.mobile.services.PersistentHitQueue
- Removes all the persisted hits from the queue
- clearAbortBroadcast() - function in android.content.BroadcastReceiver
- clearAnimation() - function in android.view.View
- clearComposingText() - function in android.widget.TextView
- clearFocus() - function in android.view.View
- clearSharedEventStates(ExtensionErrorCallback) - function in com.adobe.marketing.mobile.ExtensionApi
- Called by extension to clear all shared state it has previously set.
- clearUpdatedConfiguration() - function in com.adobe.marketing.mobile.MobileCore
- Clear the changes made by updateConfiguration and setPrivacyStatus to the initial configuration provided either by configureWithAppID or configureWithFileInPath or configureWithFileInAssets
- clearViewTranslationCallback() - function in android.view.View
- clearXDMSharedEventStates(ExtensionErrorCallback) - function in com.adobe.marketing.mobile.ExtensionApi
- Called by extension to clear XDM shared state it has previously set.
- clone(Map) - function in com.adobe.marketing.mobile.util.EventDataUtils
- Deep clones the provided map.
- CloneFailedException - class in com.adobe.marketing.mobile.util
- Exception thrown by EventDataUtils to indicate that an exception occurred during deep clone.
- cloneWithEventData(Map) - function in com.adobe.marketing.mobile.Event
- Clones the current Event with updated data
- close() - function in com.adobe.marketing.mobile.services.DataQueue
- Closes the current DataQueue.
- close() - function in com.adobe.marketing.mobile.services.HitQueuing
- Close the current
HitQueuing - close() - function in com.adobe.marketing.mobile.services.HttpConnecting
- Close this connection.
- close() - function in com.adobe.marketing.mobile.services.PersistentHitQueue
- Close the current
HitQueuing - collectMessageInfo(Map) - function in com.adobe.marketing.mobile.MobileCore
- Collects message data from various points in the application.
- collectPii(Map) - function in com.adobe.marketing.mobile.MobileCore
- Collect PII data.
- com.adobe.marketing.mobile - package com.adobe.marketing.mobile
- com.adobe.marketing.mobile.launch.rulesengine - package com.adobe.marketing.mobile.launch.rulesengine
- com.adobe.marketing.mobile.launch.rulesengine.download - package com.adobe.marketing.mobile.launch.rulesengine.download
- com.adobe.marketing.mobile.launch.rulesengine.json - package com.adobe.marketing.mobile.launch.rulesengine.json
- com.adobe.marketing.mobile.rulesengine - package com.adobe.marketing.mobile.rulesengine
- com.adobe.marketing.mobile.services - package com.adobe.marketing.mobile.services
- com.adobe.marketing.mobile.services.caching - package com.adobe.marketing.mobile.services.caching
- com.adobe.marketing.mobile.services.ui - package com.adobe.marketing.mobile.services.ui
- com.adobe.marketing.mobile.util - package com.adobe.marketing.mobile.util
- combineMeasuredStates(int,int) - function in android.view.View
- ComparisonExpression - class in com.adobe.marketing.mobile.rulesengine
- ComparisonExpression allows for comparison of two operands and evaluates to a True or False.
- complete(boolean) - function in com.adobe.marketing.mobile.services.HitProcessingResult
- computeScroll() - function in android.widget.TextView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.View
- CONDITION_FAILED - enum entry in com.adobe.marketing.mobile.rulesengine.RulesResult.FailureType
- ConditionEvaluator - class in com.adobe.marketing.mobile.rulesengine
- ConditionEvaluator.Option - class in com.adobe.marketing.mobile.rulesengine.ConditionEvaluator
- configureWithAppID(String) - function in com.adobe.marketing.mobile.MobileCore
- Configure the SDK by downloading the remote configuration file hosted on Adobe servers specified by the given application ID.
- configureWithFileInAssets(String) - function in com.adobe.marketing.mobile.MobileCore
- Load configuration from the file in the assets folder.
- configureWithFileInPath(String) - function in com.adobe.marketing.mobile.MobileCore
- Load configuration from local file.
- connectAsync(NetworkRequest,NetworkCallback) - function in com.adobe.marketing.mobile.services.Networking
- Initiates an asynchronous network connection
- CONNECTED - enum entry in com.adobe.marketing.mobile.services.DeviceInforming.ConnectionStatus
Network connectivity exists.
- contains(String) - function in com.adobe.marketing.mobile.services.NamedCollection
- Check if the named collection contains key
- Context - class in com.adobe.marketing.mobile.rulesengine
- copy() - function in com.adobe.marketing.mobile.Event
- Copies an
Event. - CORDOVA - enum entry in com.adobe.marketing.mobile.WrapperType
- count() - function in com.adobe.marketing.mobile.services.DataQueue
- Returns the count of DataEntity objects in this DataQueue.
- count() - function in com.adobe.marketing.mobile.services.HitQueuing
- Returns the number of items in the queue
- count() - function in com.adobe.marketing.mobile.services.PersistentHitQueue
- Returns the number of items in the queue
- createAccessibilityNodeInfo() - function in android.view.View
- createContextMenu(ContextMenu) - function in android.view.View
- createFloatingButton(FloatingButtonListener) - function in com.adobe.marketing.mobile.services.ui.AndroidUIService
- createFloatingButton(FloatingButtonListener) - function in com.adobe.marketing.mobile.services.ui.UIService
- Creates a floating button instance
- createFullscreenMessage(String,FullscreenMessageDelegate,boolean,MessageSettings) - function in com.adobe.marketing.mobile.services.ui.AndroidUIService
- createFullscreenMessage(String,FullscreenMessageDelegate,boolean,MessageSettings) - function in com.adobe.marketing.mobile.services.ui.UIService
- Create a Messaging extension in-app message.
- createPendingSharedState(Event) - function in com.adobe.marketing.mobile.ExtensionApi
- Creates a pending shared state for this extension.
- createPendingXDMSharedState(Event) - function in com.adobe.marketing.mobile.ExtensionApi
- Creates a pending XDM shared state for this extension.
- createSharedState(Map,Event) - function in com.adobe.marketing.mobile.ExtensionApi
- Creates a new shared state for this extension.
- createXDMSharedState(Map,Event) - function in com.adobe.marketing.mobile.ExtensionApi
- Creates a new XDM shared state for this extension.