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
E
- enableSSL(boolean) - function in com.adobe.marketing.mobile.util.URLBuilder
- set whether SSL is enabled
- encode(Event) - function in com.adobe.marketing.mobile.EventCoder
- Encode an event to a json string
- ENCODE - enum entry in com.adobe.marketing.mobile.util.URLBuilder.EncodeType
- endBatchEdit() - function in android.widget.TextView
- equals(Object) - function in android.app.Fragment
- equals(Object) - function in com.adobe.marketing.mobile.VisitorID
- Compares the provided VisitorID object with this and determines if they are equal.
- error(ExtensionError) - function in com.adobe.marketing.mobile.ExtensionErrorCallback
- ERROR - enum entry in com.adobe.marketing.mobile.LoggingMode
- error(String,String,String,Array) - function in com.adobe.marketing.mobile.services.Log
- Information provided to the error method indicates that there has been an unrecoverable error.
- error(String,String) - function in com.adobe.marketing.mobile.services.Logging
- Evaluable - class in com.adobe.marketing.mobile.rulesengine
- Evaluable Interface.
- evaluate(Context) - function in com.adobe.marketing.mobile.rulesengine.ComparisonExpression
- Call this method to evaluate this ComparisonExpression.
- evaluate(A,String,B) - function in com.adobe.marketing.mobile.rulesengine.ConditionEvaluator
- Runs operation on the operands.
- evaluate(String,A) - function in com.adobe.marketing.mobile.rulesengine.ConditionEvaluator
- evaluate(Context) - function in com.adobe.marketing.mobile.rulesengine.Evaluable
- evaluate(A,String,B) - function in com.adobe.marketing.mobile.rulesengine.Evaluating
- evaluate(String,A) - function in com.adobe.marketing.mobile.rulesengine.Evaluating
- evaluate(Context) - function in com.adobe.marketing.mobile.rulesengine.LogicalExpression
- evaluate(TokenFinder) - function in com.adobe.marketing.mobile.rulesengine.RulesEngine
- evaluate(Context) - function in com.adobe.marketing.mobile.rulesengine.UnaryExpression
- evaluateEvent(Event) - function in com.adobe.marketing.mobile.launch.rulesengine.LaunchRulesEngine
- Evaluates the supplied event against the all current rules and returns the 's from the rules that matched the supplied event.
- Evaluating - class in com.adobe.marketing.mobile.rulesengine
- Event - class in com.adobe.marketing.mobile
- Represents a single event
- Event.Builder - class in com.adobe.marketing.mobile.Event
- Event Builder
- EventCoder - class in com.adobe.marketing.mobile
- The helper methods used to encode/decode an Event to/from json String
- EventDataUtils - class in com.adobe.marketing.mobile.util
- Utility to clone event data which is represented as
Map<String, Object>. - EventHistoryRequest - class in com.adobe.marketing.mobile
- EventHistoryResultHandler - class in com.adobe.marketing.mobile
- Interface defining a callback which contains the result of event history database operations.
- EventSource - class in com.adobe.marketing.mobile
- Class to define the source of an
Event - EventType - class in com.adobe.marketing.mobile
- Class to define the type of an
Event - execute(Array) - function in com.adobe.marketing.mobile.rulesengine.FunctionBlock
- Extension - class in com.adobe.marketing.mobile
- Abstract class that defines an
Extension - ExtensionApi - class in com.adobe.marketing.mobile
- Class that defines all the public methods an
Extensionmay call to interface with the AEP SDK. - ExtensionError - class in com.adobe.marketing.mobile
- Defines all the error codes that can be returned by any of the extension APIs.
- ExtensionErrorCallback - class in com.adobe.marketing.mobile
- Callback interface to receive errors from the
ExtensionApimethods. - ExtensionEventListener - class in com.adobe.marketing.mobile
- Defines a generic listener that can hear a specific kind of
Eventon anEventHub - ExtensionHelper - class in com.adobe.marketing.mobile
- Helper methods to access protected Extension methods from different packages
- ExtensionListener - class in com.adobe.marketing.mobile
- Abstract class that defines the
Eventlistener for anExtension. - ExtensionUnexpectedError - class in com.adobe.marketing.mobile
- Wraps an unexpected asynchronous error encountered by a 3rd party extension while processing.
- extensionVersion() - function in com.adobe.marketing.mobile.MobileCore
- Returns the version for the
MobileCoreextension - extractQueryParameters(String) - function in com.adobe.marketing.mobile.util.UrlUtils
- Extras query parameters as a
Map - extractText(ExtractedTextRequest,ExtractedText) - function in android.widget.TextView