Package com.batch.android.runtime
Interface ForegroundActivityLifecycleListener.AppLifecycleListener
-
- Enclosing class:
- ForegroundActivityLifecycleListener
public static interface ForegroundActivityLifecycleListener.AppLifecycleListenerApp Lifecycle Listener to be notified when the app enter in background/foreground
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEnterBackground()voidonEnterForeground()
-