-
- All Implemented Interfaces:
-
io.opentelemetry.android.instrumentation.common.ApplicationStateListener
public final class LaunchTimeApplicationListener implements ApplicationStateListener
-
-
Method Summary
Modifier and Type Method Description voidonApplicationForegrounded()voidonApplicationBackgrounded()-
-
Method Detail
-
onApplicationForegrounded
void onApplicationForegrounded()
-
onApplicationBackgrounded
void onApplicationBackgrounded()
-
-
-
-