We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25fb8b commit e89af4fCopy full SHA for e89af4f
sentry-android-core/api/sentry-android-core.api
@@ -477,6 +477,7 @@ public final class io/sentry/android/core/SentryScreenshotOptions : io/sentry/Se
477
478
public final class io/sentry/android/core/SentryShakeDetector : android/hardware/SensorEventListener {
479
public fun <init> (Lio/sentry/ILogger;)V
480
+ public fun close ()V
481
public fun onAccuracyChanged (Landroid/hardware/Sensor;I)V
482
public fun onSensorChanged (Landroid/hardware/SensorEvent;)V
483
public fun start (Landroid/content/Context;Lio/sentry/android/core/SentryShakeDetector$Listener;)V
0 commit comments