ExtendedMediaInputTrait.SelectCustomInputCommand.Request

class ExtendedMediaInputTrait.SelectCustomInputCommand.Request


The request payload for the SelectCustomInput command.

Summary

Public constructors

Request(newInput: String)

Creates a request payload for the SelectCustomInput command.

Public properties

String

Key of the new input.

Public constructors

Request

Request(newInput: String = "")

Creates a request payload for the SelectCustomInput command.

Public properties

newInput

val newInputString

Key of the new input.