mobilePausePlayingOnChannel

Pauses the sound currently playing on the given channel.

# Metadata

Platforms: mobile OS: ios, android Introduced: 4.6 Security:

# Syntax

mobilePausePlayingOnChannel channel

# Params

- channel : The name of the channel the sound is playing on.

# Examples

mobilePausePlayingOnChannel theChannel

mobilePausePlayingOnChannel "current"

# Description

Use the mobilePausePlayingOnChannel command to pause a sound.

The mobilePausePlayingOnChannel command pauses the sound that is currently playing on the given channel.

# Tags

# See