Modifier and Type | Method and Description |
---|---|
void |
AppLib.addLifecycleListener(AppLibLifecycleListener listener)
Adds a lifecycle listener that gets informed about changes in the AppLib
lifecycle.
|
void |
AppLib.removeLifecycleListener(AppLibLifecycleListener listener)
Removes a previously added listener.
|