Package 

Object SpanType.AppStart

  • 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 AppStart span via BugsnagPerformance.getSpanControls. This query is only valid while the AppStart span is open and the controls are unavailable (null) once the app is considered started.