A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
        
R
- recreate() - function in android.app.Activity
 - registerActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
 - registerComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
 - registerDeviceIdChangeListener(java.util.concurrent.Executor,java.util.function.IntConsumer) - function in android.content.ContextWrapper
 - registerForContextMenu(android.view.View) - function in android.app.Activity
 - registerMessageImpression(com.marigold.sdk.enums.ImpressionType,com.marigold.sdk.model.Message) - function in com.marigold.sdk.MessageStream
 - Creates an impression for a message for a given interaction type.
 - registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter) - function in android.content.ContextWrapper
 - registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter,java.lang.Integer) - function in android.content.ContextWrapper
 - registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter,java.lang.String,android.os.Handler) - function in android.content.ContextWrapper
 - registerReceiver(android.content.BroadcastReceiver,android.content.IntentFilter,java.lang.String,android.os.Handler,java.lang.Integer) - function in android.content.ContextWrapper
 - registerScreenCaptureCallback(java.util.concurrent.Executor,android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
 - releaseInstance() - function in android.app.Activity
 - remove(java.lang.String) - function in com.marigold.sdk.model.AttributeMap
 - Removes any entry with the given key from this map.
 - removeAttribute(java.lang.String,com.marigold.sdk.EngageBySailthru.AttributesHandler) - function in com.marigold.sdk.EngageBySailthru
 - Remove a currently set attribute from this Device.
 - removeAttribute(java.lang.String) - function in com.marigold.sdk.EngageBySailthru
 - Remove a currently set attribute from this Device.
 - removeDeviceAttribute(com.marigold.sdk.EngageBySailthru,java.lang.String) - function in com.marigold.sdk.EngageBySailthruExtensionsKt
 - Remove a currently set attribute from this Device.
 - removeDeviceAttributeResult(com.marigold.sdk.EngageBySailthru,java.lang.String) - function in com.marigold.sdk.EngageBySailthruExtensionsKt
 - Remove a currently set attribute from this Device.
 - removeDialog(java.lang.Integer) - function in android.app.Activity
 - removeStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
 - removeStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
 - reportFullyDrawn() - function in android.app.Activity
 - requestDragAndDropPermissions(android.view.DragEvent) - function in android.app.Activity
 - requestFullscreenMode(java.lang.Integer,android.os.OutcomeReceiver) - function in android.app.Activity
 - requestNotificationPermission(android.app.Activity,java.lang.Boolean,java.lang.Integer) - function in com.marigold.sdk.Marigold
 - Handles the flow for requesting the android.Manifest.permission.POST_NOTIFICATIONS permission required for push notifications from Android 13(T)+.
 - requestNotificationPermission(android.app.Activity,java.lang.Boolean) - function in com.marigold.sdk.Marigold
 - Handles the flow for requesting the android.Manifest.permission.POST_NOTIFICATIONS permission required for push notifications from Android 13(T)+.
 - requestNotificationPermission(android.app.Activity) - function in com.marigold.sdk.Marigold
 - Handles the flow for requesting the android.Manifest.permission.POST_NOTIFICATIONS permission required for push notifications from Android 13(T)+.
 - requestOpenInBrowserEducation() - function in android.app.Activity
 - requestPermissions(kotlin.Array,java.lang.Integer) - function in android.app.Activity
 - requestPermissions(kotlin.Array,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
 - requestShowKeyboardShortcuts() - function in android.app.Activity
 - requestVisibleBehind(java.lang.Boolean) - function in android.app.Activity
 - requestWindowFeature(java.lang.Integer) - function in android.app.Activity
 - requireViewById(java.lang.Integer) - function in android.app.Activity
 - revokeSelfPermissionOnKill(java.lang.String) - function in android.content.Context
 - revokeSelfPermissionsOnKill(java.util.Collection) - function in android.content.ContextWrapper
 - revokeUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 - revokeUriPermission(java.lang.String,android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
 - RULE_REPLACE - enum entry in com.marigold.sdk.enums.MergeRules
 Replace all attributes on this device with the attributes contained in this map. This will erase all pre-existing attributes.
- RULE_UPDATE - enum entry in com.marigold.sdk.enums.MergeRules
 Merge the attributes contained in this map with the existing attributes on this device.
- runOnUiThread(java.lang.Runnable) - function in android.app.Activity