When a user enters an inactive state from an active state, or when the user enters an active state from an inactive state, the observers will be notified, then the observers can call {@link #isUserActive()} to check thecurrent user state.
When {@link #isRunning()} is false, no observers will be notified.
|
|
|
|
|
|
|
|
|
|
|
|