MediaPlaybackTrait.StopCommand

object MediaPlaybackTrait.StopCommand : CommandDescriptor


Stop playing the current media.

See also
stop

Use this command from the trait(MediaPlayback) method.

Summary

Nested types

The request payload for the Stop command.

The outcome of the Stop command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.