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
R
- REACT_NATIVE - enum entry in com.adobe.marketing.mobile.WrapperType
- readAsString(InputStream) - function in com.adobe.marketing.mobile.util.StreamUtils
- Reads the contents of
InputStreamas String - readyForEvent(Event) - function in com.adobe.marketing.mobile.Extension
- Called before each Event is processed by any ExtensionListener owned by this Extension Should be overridden by any extension that wants to control its own Event flow on a per Event basis.
- refreshDrawableState() - function in android.view.View
- register(String,TransformerBlock) - function in com.adobe.marketing.mobile.rulesengine.Transformer
- registerEventListener(String,String,ExtensionEventListener) - function in com.adobe.marketing.mobile.ExtensionApi
- Registers a new event listener for current extension for the provided event type and source.
- registerEventListener(String,String,Class,ExtensionErrorCallback) - function in com.adobe.marketing.mobile.ExtensionApi
- Registers a new event listener for current extension for the provided event type and source.
- registerEventListener(String,String,AdobeCallback<Event>) - function in com.adobe.marketing.mobile.MobileCore
- Registers an event listener for the provided event type and source.
- registerExtension(Class,ExtensionErrorCallback<ExtensionError>) - function in com.adobe.marketing.mobile.MobileCore
- Registers an extension class which has
Extensionas parent. - registerExtensions(List,AdobeCallback<?>) - function in com.adobe.marketing.mobile.MobileCore
- Registers all extensions with Core and starts event processing.
- registerForContextMenu(View) - function in android.app.Fragment
- registerOneTimeNetworkConnectionActiveListener(DeviceInforming.NetworkConnectionActiveListener) - function in com.adobe.marketing.mobile.services.DeviceInforming
- Invokes a callback when the network connection status changes.
- registerWildcardListener(Class,ExtensionErrorCallback) - function in com.adobe.marketing.mobile.ExtensionApi
- Registers a new wildcard event listener for the current extension.
- releasePointerCapture() - function in android.view.View
- remove() - function in com.adobe.marketing.mobile.services.DataQueue
- Removes the head of this DataQueue
- remove(int) - function in com.adobe.marketing.mobile.services.DataQueue
- Removed the first n elements in this DataQueue
- remove(String) - function in com.adobe.marketing.mobile.services.NamedCollection
- Remove persisted value for key
- remove(String,String) - function in com.adobe.marketing.mobile.services.caching.CacheService
- Removes the item associated with the key from the cache.
- remove() - function in com.adobe.marketing.mobile.services.ui.FloatingButton
- Remove the floating button.
- removeAll() - function in com.adobe.marketing.mobile.services.NamedCollection
- Remove all key-value pairs from this named collection
- removeCallbacks(Runnable) - function in android.view.View
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.View
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.View
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.View
- removeTextChangedListener(TextWatcher) - function in android.widget.TextView
- render(TokenFinder,Transforming) - function in com.adobe.marketing.mobile.rulesengine.Template
- replaceRules(List) - function in com.adobe.marketing.mobile.launch.rulesengine.LaunchRulesEngine
- Set a new set of rules, the new rules replace the current rules.
- replaceRules(List) - function in com.adobe.marketing.mobile.rulesengine.RulesEngine
- requestApplyInsets() - function in android.view.View
- requestFitSystemWindows() - function in android.view.View
- requestFocus() - function in android.view.View
- requestFocusFromTouch() - function in android.view.View
- requestLayout() - function in android.view.View
- requestPermissions(Array,int) - function in android.app.Fragment
- requestPointerCapture() - function in android.view.View
- requestRectangleOnScreen(Rect) - function in android.view.View
- requestUnbufferedDispatch(MotionEvent) - function in android.view.View
- requireViewById(int) - function in android.view.View
- resetIdentities() - function in com.adobe.marketing.mobile.MobileCore
- Clears all identifiers from Edge extensions and generates a new Experience Cloud ID (ECID).
- resetPivot() - function in android.view.View
- resolve(Map) - function in com.adobe.marketing.mobile.SharedStateResolver
- resolve(Context) - function in com.adobe.marketing.mobile.rulesengine.Operand
- All operand's must implement this to retrieve its resolved value.
- resolve(Context) - function in com.adobe.marketing.mobile.rulesengine.OperandFunction
- All operand's must implement this to retrieve its resolved value.
- resolve(Context) - function in com.adobe.marketing.mobile.rulesengine.OperandLiteral
- All operand's must implement this to retrieve its resolved value.
- resolve(Context) - function in com.adobe.marketing.mobile.rulesengine.OperandMustacheToken
- Returns the resolved value of the MustacheToken operand.
- resolveSize(int,int) - function in android.view.View
- resolveSizeAndState(int,int,int) - function in android.view.View
- restoreDefaultFocus() - function in android.view.View
- restoreHierarchyState(SparseArray) - function in android.view.View
- resume() - function in com.adobe.marketing.mobile.util.SerialWorkDispatcher
- Resumes processing the work items in the workQueue if the SerialWorkDispatcher is active and if no worker thread is actively processing the workQueue.
- retryInterval(DataEntity) - function in com.adobe.marketing.mobile.services.HitProcessing
- Determines the interval at which a hit should be retried
- RIGHT - enum entry in com.adobe.marketing.mobile.services.ui.MessageSettings.MessageAlignment
- RIGHT - enum entry in com.adobe.marketing.mobile.services.ui.MessageSettings.MessageAnimation
- Rule - class in com.adobe.marketing.mobile.rulesengine
- Interface to be implemented by defining rule element.
- RuleConsequence - class in com.adobe.marketing.mobile.launch.rulesengine
- The data class representing a rule's consequence object
- RulesEngine - class in com.adobe.marketing.mobile.rulesengine
- RulesEngine to evaluate matching rules for given input data
- RulesLoader - class in com.adobe.marketing.mobile.launch.rulesengine.download
- Facilitates the download and caching of rules from a url as well as an asset bundled with the app.
- RulesLoadResult - class in com.adobe.marketing.mobile.launch.rulesengine.download
- A holder for the data and result returned by
RulesLoaderwhen loading rules. - RulesLoadResult.Reason - class in com.adobe.marketing.mobile.launch.rulesengine.download.RulesLoadResult
- Represents the reason why the downloaded data is returned as such
- RulesResult - class in com.adobe.marketing.mobile.rulesengine
- RulesResult.FailureType - class in com.adobe.marketing.mobile.rulesengine.RulesResult