Uses of Interface
com.adonax.audiocue.AudioCueListener
-
Uses of AudioCueListener in com.adonax.audiocue
Methods in com.adonax.audiocue with parameters of type AudioCueListenerModifier and TypeMethodDescriptionvoidAudioCue.addAudioCueListener(AudioCueListener listener) Registers anAudioCueListenerto receive notifications of events pertaining to theAudioCueand its playing or playable instances.voidAudioCue.removeAudioCueListener(AudioCueListener listener) Removes anAudioCueListenerfrom receiving notifications of events pertaining to theAudioCueand its playing instances.