-
- All Implemented Interfaces:
-
com.bugsnag.android.performance.controls.SpanQuery,com.bugsnag.android.performance.controls.SpanType
public class SpanType.AppStart implements SpanType<AppStartSpanControl>
Query used to retrieve the AppStartSpanControl for the currently open
AppStartspan via BugsnagPerformance.getSpanControls. This query is only valid while theAppStartspan is open and the controls are unavailable (null) once the app is considered started.
-
-
Field Summary
Fields Modifier and Type Field Description public final static SpanType.AppStartINSTANCE
-