A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
A
- ACTIVE - enum entry in com.adobe.marketing.mobile.util.SerialWorkDispatcher.State
Indicates that the dispatcher has been started and work will be accepted.
- add(com.adobe.marketing.mobile.services.DataEntity) - function in com.adobe.marketing.mobile.services.DataQueue
- Add a new DataEntity Object to DataQueue
- addPath(java.lang.String) - function in com.adobe.marketing.mobile.util.URLBuilder
- add path to the url, should not include '/' in the string
- addQuery(java.lang.String) - function in com.adobe.marketing.mobile.util.URLBuilder
- add a whole string as a query in the url, the string will be encoded
- addQuery(java.lang.String,com.adobe.marketing.mobile.util.URLBuilder.EncodeType) - function in com.adobe.marketing.mobile.util.URLBuilder
- add a whole string as a query in the url
- addQueryParameter(java.lang.String,java.lang.String) - function in com.adobe.marketing.mobile.util.URLBuilder
- add one query parameter with key/value pair, both key and value will be encoded
- addQueryParameters(java.util.Map) - function in com.adobe.marketing.mobile.util.URLBuilder
- add multiple query parameters
- addRules(java.util.List) - function in com.adobe.marketing.mobile.launch.rulesengine.LaunchRulesEngine
- Adds a new set of rules, the new rules are added to the current rules.
- addRules(java.util.List) - function in com.adobe.marketing.mobile.rulesengine.RulesEngine
- addSuppressed(java.lang.Throwable) - function in java.lang.Throwable
- AdobeCallback - class in com.adobe.marketing.mobile
- AdobeCallbackWithError - class in com.adobe.marketing.mobile
- AdobeError - class in com.adobe.marketing.mobile
- after(long) - function in com.adobe.marketing.mobile.services.caching.CacheExpiry
- Creates a
CacheExpirywithCacheExpiry.expirationafterdurationInMillisfrom now. - Alert - class in com.adobe.marketing.mobile.services.ui
- Represents an Alert presentation.
- AlertEventListener - class in com.adobe.marketing.mobile.services.ui.alert
- Interface for listening to events related to an Alert presentation.
- AlertSettings - class in com.adobe.marketing.mobile.services.ui.alert
- Settings for an Alert presentation.
- AlertSettings.Builder - class in com.adobe.marketing.mobile.services.ui.alert.AlertSettings
- AlreadyDismissed - class in com.adobe.marketing.mobile.services.ui
- Represents a failure to dismiss a Presentable because it is not shown.
- AlreadyHidden - class in com.adobe.marketing.mobile.services.ui
- Represents a failure to hide a Presentable because there is no activity to hide it from.
- AlreadyShown - class in com.adobe.marketing.mobile.services.ui
- Represents a failure to show a Presentable because it is already shown.
- ANY - enum entry in com.adobe.marketing.mobile.SharedStateResolution
ANY will resolve for the last shared state indiscriminately
- AppContextService - class in com.adobe.marketing.mobile.services
- AppState - class in com.adobe.marketing.mobile.services
- Enum representing application states.
- assetMap(java.util.Map) - function in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.Builder
- Sets the asset map for the message.
- at(java.util.Date) - function in com.adobe.marketing.mobile.services.caching.CacheExpiry
- Creates a
CacheExpirywithexpirationat the date provided. - AUTHENTICATED - enum entry in com.adobe.marketing.mobile.VisitorID.AuthenticationState