androidResumeAudioPlayingInBackground | |
Type | handler |
Dictionary | library.androidbgaudio |
Library | Android Background Audio |
Syntax |
|
Associations | com.livecode.library.androidbgaudio |
Summary | Resume the currently paused background audio |
OS | android |
Related | Handler: androidPauseAudioPlayingInBackground |
Description | Use the androidResumeAudioPlayingInBackground handler to resume the audio playback in the background paused by the last call to androidPauseAudioPlayingInBackground. |