public static class AppLifecycleEventHandler.Adapter extends Object implements AppLifecycleEventHandler
AppLifecycleEventHandler.Adapter
Constructor and Description |
---|
AppLifecycleEventHandler.Adapter() |
Modifier and Type | Method and Description |
---|---|
void |
onAppFocused(AppLifecycleEvent event) |
void |
onAppStarted(AppLifecycleEvent event) |
void |
onAppStopped(AppLifecycleEvent event) |
public void onAppFocused(AppLifecycleEvent event)
onAppFocused
in interface AppLifecycleEventHandler
public void onAppStopped(AppLifecycleEvent event)
onAppStopped
in interface AppLifecycleEventHandler
public void onAppStarted(AppLifecycleEvent event)
onAppStarted
in interface AppLifecycleEventHandler
Copyright © 2015 Magnolia International Ltd.. All rights reserved.