|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MaryClient.AudioPlayerListener
A means of letting a caller code know that the audioplayer has finished.
| Method Summary | |
|---|---|
void |
playerException(java.lang.Exception e)
Inform the listener that the audio player has thrown an exception. |
void |
playerFinished()
Notify the listener that the audio player has finished. |
| Method Detail |
|---|
void playerFinished()
void playerException(java.lang.Exception e)
e - the exception thrown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||