FileDocCategorySizeDatePackage
MIDletPauseListener.javaAPI DocphoneME MR2 API (J2ME)1460Wed May 02 18:00:46 BST 2007com.sun.mmedia

MIDletPauseListener

public interface MIDletPauseListener
Receives notification that a media event is happening while the application is paused. Called by PauseTracker.

Fields Summary
Constructors Summary
Methods Summary
public voidreportActivity(java.lang.String subType)
Report that an event has happened in the paused state.

param
subType the type of event, to be defined by the implementation