KeypadInputTrait.SendKeyCommand.Request

class KeypadInputTrait.SendKeyCommand.Request


The request payload for the SendKey command.

Summary

Public constructors

Creates a request payload for the SendKey command.

Public properties

KeypadInputTrait.CecKeyCodeEnum

The key code to process.

Public constructors

Request

Request(keyCode: KeypadInputTrait.CecKeyCodeEnum = CecKeyCodeEnum.Select)

Creates a request payload for the SendKey command.

Public properties

keyCode

val keyCodeKeypadInputTrait.CecKeyCodeEnum

The key code to process.