MediaPlaybackTrait.RewindCommand.Request

class MediaPlaybackTrait.RewindCommand.Request


The request payload for the Rewind command.

Summary

Public constructors

Request(audioAdvanceUnmuted: OptionalValue<Boolean>)

Creates a request payload for the Rewind command.

Public constructors

Request

Request(
    audioAdvanceUnmuted: OptionalValue<Boolean> = OptionalValue.absent()
)

Creates a request payload for the Rewind command.

Public properties

audioAdvanceUnmuted

val audioAdvanceUnmutedOptionalValue<Boolean>