A
B
C
D
E
F
G
H
I
J
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(java.io.InputStream) - function in com.adobe.marketing.mobile.util.StreamUtils
- Reads the contents of the
InputStreamas a String. - readyForEvent(com.adobe.marketing.mobile.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.
- register(java.lang.String,com.adobe.marketing.mobile.rulesengine.TransformerBlock) - function in com.adobe.marketing.mobile.rulesengine.Transformer
- registerComponentCallbacks(android.content.ComponentCallbacks) - function in android.content.ContextWrapper
- registerDeviceIdChangeListener(java.util.concurrent.Executor,java.util.function.IntConsumer) - function in android.content.ContextWrapper
- registerEventListener(java.lang.String,java.lang.String,com.adobe.marketing.mobile.ExtensionEventListener) - function in com.adobe.marketing.mobile.ExtensionApi
- Registers a new event listener for current extension for the provided event type and source.
- registerEventListener(java.lang.String,java.lang.String,com.adobe.marketing.mobile.AdobeCallback) - function in com.adobe.marketing.mobile.MobileCore
- Registers an event listener for the provided event type and source.
- registerExtensions(java.util.List,com.adobe.marketing.mobile.AdobeCallback) - function in com.adobe.marketing.mobile.MobileCore
- Registers all extensions with Core and starts event processing.
- registerOneTimeNetworkConnectionActiveListener(com.adobe.marketing.mobile.services.DeviceInforming.NetworkConnectionActiveListener) - function in com.adobe.marketing.mobile.services.DeviceInforming
- Invokes a callback when the network connection status changes.
- registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter) - function in android.content.ContextWrapper
- 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(java.lang.String) - function in com.adobe.marketing.mobile.services.NamedCollection
- Remove persisted value for key
- remove(java.lang.String,java.lang.String) - function in com.adobe.marketing.mobile.services.caching.CacheService
- Removes the item associated with the key from the cache.
- removeAll() - function in com.adobe.marketing.mobile.services.NamedCollection
- Remove all key-value pairs from this named collection
- removeStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- removeStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- render(com.adobe.marketing.mobile.rulesengine.TokenFinder,com.adobe.marketing.mobile.rulesengine.Transforming) - function in com.adobe.marketing.mobile.rulesengine.Template
- replaceRules(java.util.List) - function in com.adobe.marketing.mobile.launch.rulesengine.LaunchRulesEngine
- Set a new set of rules, the new rules replace the current rules.
- replaceRules(java.util.List) - function in com.adobe.marketing.mobile.rulesengine.RulesEngine
- resetIdentities() - function in com.adobe.marketing.mobile.MobileCore
- Clears all identifiers from Edge extensions and generates a new Experience Cloud ID (ECID).
- resolve(java.util.Map) - function in com.adobe.marketing.mobile.SharedStateResolver
- resolve(com.adobe.marketing.mobile.rulesengine.Context) - function in com.adobe.marketing.mobile.rulesengine.Operand
- All operand's must implement this to retrieve its resolved value.
- resolve(com.adobe.marketing.mobile.rulesengine.Context) - function in com.adobe.marketing.mobile.rulesengine.OperandFunction
- All operand's must implement this to retrieve its resolved value.
- resolve(com.adobe.marketing.mobile.rulesengine.Context) - function in com.adobe.marketing.mobile.rulesengine.OperandLiteral
- All operand's must implement this to retrieve its resolved value.
- resolve(com.adobe.marketing.mobile.rulesengine.Context) - function in com.adobe.marketing.mobile.rulesengine.OperandMustacheToken
- Returns the resolved value of the MustacheToken operand.
- 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(com.adobe.marketing.mobile.services.DataEntity) - function in com.adobe.marketing.mobile.services.HitProcessing
- Determines the interval at which a hit should be retried
- revokeSelfPermissionOnKill(java.lang.String) - function in android.content.Context
- revokeSelfPermissionsOnKill(java.util.Collection) - function in android.content.ContextWrapper
- revokeUriPermission(android.net.Uri,int) - function in android.content.ContextWrapper
- RIGHT - enum entry in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.MessageAlignment
- RIGHT - enum entry in com.adobe.marketing.mobile.services.ui.message.InAppMessageSettings.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