|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceSpeakerListener
Listens for DeviceSpeaker events.
| Method Summary | |
|---|---|
void |
onError(Exception e)
Invoked when an unexpected error occurs. |
void |
onStarted()
Invoked after playback begins. |
void |
onStopped()
Invoked after playback terminates. |
| Method Detail |
|---|
void onStarted()
void onStopped()
void onError(Exception e)
e - the cause of the failure
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||