mobileStopPlayingOnChannel

Stops the currently playing sound and clears any scheduled sound on the given channel

# Metadata

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

# Syntax

mobileStopPlayingOnChannel channel

# Params

- channel : The name of the channel.

# Examples

mobileStopPlayingOnChannel theChannel

mobileStopPlayingOnChannel "queued"

# Description

Use the mobileStopPlayingOnChannel command to stop playing a sound on a channel.

The mobileStopPlayingOnChannel command stops the currently playing sound, and clears any scheduled sound, on the given channel.

# Tags

# See