A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
- RandomSampling - class in apptentive.com.android.feedback.model
- readBytes(File) - function in com.apptentive.android.sdk.util.Util
- readFile(File) - function in apptentive.com.android.feedback.utils.FileUtil
- readFileData(String) - function in apptentive.com.android.feedback.utils.FileUtil
- readNullableUTF(DataInput) - function in com.apptentive.android.sdk.util.Util
- READY - enum entry in apptentive.com.android.feedback.platform.SDKState
- recreate() - function in android.app.ApptentiveNotificationActivity
- register(Application,ApptentiveConfiguration,RegisterCallback) - function in apptentive.com.android.feedback.Apptentive
- register(Application,ApptentiveConfiguration) - function in apptentive.com.android.feedback.Apptentive
- register(Application,ApptentiveConfiguration,Function1) - function in apptentive.com.android.feedback.Apptentive
- This method registers the Apptentive SDK using the given SDK credentials in the ApptentiveConfiguration It must be called from the Application#onCreate() method in the Application object defined in your app's manifest.
- registerActivityLifecycleCallbacks(Application.ActivityLifecycleCallbacks) - function in android.app.ApptentiveNotificationActivity
- registerApptentiveActivityInfoCallback(ApptentiveActivityInfo) - function in apptentive.com.android.feedback.Apptentive
- Collects the ApptentiveActivityInfo reference which can be used to retrieve the current Activity's Context.
- RegisterCallback - class in apptentive.com.android.feedback
- Interface which represents callback for the method register on its completion.
- registerComponentCallbacks(ComponentCallbacks) - function in android.app.ApptentiveNotificationActivity
- registerDeviceIdChangeListener(Executor,IntConsumer) - function in android.content.ApptentiveNotificationActivity
- registerForActivityResult(ActivityResultContract,ActivityResultRegistry,ActivityResultCallback) - function in androidx.activity.ApptentiveNotificationActivity
- registerForActivityResult(ActivityResultContract,ActivityResultCallback) - function in androidx.activity.ApptentiveNotificationActivity
- registerForContextMenu(View) - function in android.app.ApptentiveNotificationActivity
- registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.ApptentiveNotificationActivity
- registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.ApptentiveNotificationActivity
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.ApptentiveNotificationActivity
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.ApptentiveNotificationActivity
- RegisterResult - class in apptentive.com.android.feedback
- Sealed class which represents callback result for the method {@link Apptentive#register(Application, ApptentiveConfiguration, RegisterCallback)}
- RegisterResult.Exception - class in apptentive.com.android.feedback.RegisterResult
- RegisterResult.Failure - class in apptentive.com.android.feedback.RegisterResult
- RegisterResult.Success - class in apptentive.com.android.feedback.RegisterResult
- registerScreenCaptureCallback(Executor,Activity.ScreenCaptureCallback) - function in android.app.ApptentiveNotificationActivity
- releaseInstance() - function in android.app.ApptentiveNotificationActivity
- remove(Object) - function in com.apptentive.android.sdk.storage.CustomData
- remove(Object,Object) - function in java.util.CustomData
- removeCustomDeviceData(String) - function in apptentive.com.android.feedback.Apptentive
- Remove a piece of custom data from the device.
- removeCustomPersonData(String) - function in apptentive.com.android.feedback.Apptentive
- Remove a piece of custom data from the Person.
- removeDialog(Integer) - function in android.app.ApptentiveNotificationActivity
- removeOnContextAvailableListener(OnContextAvailableListener) - function in androidx.activity.ApptentiveNotificationActivity
- removeStickyBroadcast(Intent) - function in android.content.ApptentiveNotificationActivity
- removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.ApptentiveNotificationActivity
- replace(K,V,V) - function in java.util.CustomData
- replace(K,V) - function in java.util.CustomData
- replaceAll(BiFunction) - function in java.util.CustomData
- reportFullyDrawn() - function in androidx.activity.ApptentiveNotificationActivity
- requestDragAndDropPermissions(DragEvent) - function in android.app.ApptentiveNotificationActivity
- requestFullscreenMode(Integer,OutcomeReceiver) - function in android.app.ApptentiveNotificationActivity
- requestPermissions(Array,Integer) - function in android.app.ApptentiveNotificationActivity
- requestShowKeyboardShortcuts() - function in android.app.ApptentiveNotificationActivity
- requestVisibleBehind(Boolean) - function in android.app.ApptentiveNotificationActivity
- requestWindowFeature(Integer) - function in android.app.ApptentiveNotificationActivity
- requireViewById(Integer) - function in android.app.ApptentiveNotificationActivity
- resetForAnonymousToLogin() - function in apptentive.com.android.feedback.message.MessageManager
- resolveKey(Context,String) - function in com.apptentive.android.sdk.encryption.resolvers.KeyResolver
- resolvePath(String) - function in apptentive.com.android.feedback.payload.PayloadData
- REVOKED_TOKEN - enum entry in apptentive.com.android.feedback.AuthenticationFailedReason
The JWT has been revoked. This happens after a successful logout. In such cases, you will need a new JWT to login.
- revokeSelfPermissionOnKill(String) - function in android.content.ApptentiveNotificationActivity
- revokeSelfPermissionsOnKill(Collection) - function in android.content.ApptentiveNotificationActivity
- revokeUriPermission(Uri,Integer) - function in android.content.ApptentiveNotificationActivity
- revokeUriPermission(String,Uri,Integer) - function in android.content.ApptentiveNotificationActivity
- runOnUiThread(Runnable) - function in android.app.ApptentiveNotificationActivity