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.

Descriptor enum for this command's request fields.

The outcome of the Stop command.

Descriptor enum for this command's request fields.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.