Resumes playback of the current sound on the given channel.
# Metadata
Platforms: mobile OS: ios, android Introduced: 4.6 Security:
# Syntax
mobileResumePlayingOnChannel channel
# Params
- channel : The name of the channel the sound is playing on.
# Examples
mobileResumePlayingOnChannel theChannel
mobileResumePlayingOnChannel "current"
# Description
Use the mobileResumePlayingOnChannel command to resume playing a sound on a channel.
The mobileResumePlayingOnChannel command resumes playback of the current sound on the given channel.
# Tags
# See
- **command:** mobileDeleteSoundChannel, mobilePlaySoundOnChannel, mobileSetSoundChannelVolume, mobilePausePlayingOnChannel, mobileStopPlayingOnChannel - **function:** mobileSoundChannelVolume, mobileSoundOnChannel, mobileNextSoundOnChannel, mobileSoundChannels, mobileSoundChannelStatus - **message:** soundFinishedOnChannel