-
- All Implemented Interfaces:
-
com.pointrlabs.core.management.PTRListener
public interface AppStateManager.Listener implements PTRListener
-
-
Method Summary
Modifier and Type Method Description abstract void
onAppStateManagerChangeState(int state, int performanceMode)
-
-
Method Detail
-
onAppStateManagerChangeState
abstract void onAppStateManagerChangeState(int state, int performanceMode)
-
-
-
-