B
C
E
I
L
S
W
W
- withSentryObservableEffect(androidx.navigation.NavHostController,io.sentry.android.navigation.SentryNavigationListener) - function in io.sentry.compose.SentryNavigationIntegrationKt
- A DisposableEffect that captures a Breadcrumb and starts an ITransaction and sends them to Sentry for every navigation event when being attached to the respective NavHostController.
- withSentryObservableEffect(androidx.navigation.NavHostController,java.lang.Boolean,java.lang.Boolean) - function in io.sentry.compose.SentryNavigationIntegrationKt
- A DisposableEffect that captures a Breadcrumb and starts an ITransaction and sends them to Sentry for every navigation event when being attached to the respective NavHostController.