Package com.ribs
Interface RibsEventListener.Listener
- 
- Enclosing class:
 - RibsEventListener
 
public static interface RibsEventListener.ListenerAn interface for objects that want notification about event processing. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidappActivated()Called when the app activates.voidappDeactivated()Called when the app de-activates. 
 -