MIDletPauseListenerpublic interface MIDletPauseListener Receives notification that a media event is happening while the
application is paused. Called by PauseTracker. |
Methods Summary |
---|
public void | reportActivity(java.lang.String subType)Report that an event has happened in the paused state.
|
|