KeypadInputTrait.SendKeyCommand.Response

class KeypadInputTrait.SendKeyCommand.Response


The result of the SendKey command.

Summary

Public constructors

Creates a response payload from the SendKey command.

Public properties

KeypadInputTrait.StatusEnum

The status of the SendKey command.

Public constructors

Response

Response(status: KeypadInputTrait.StatusEnum = StatusEnum.Success)

Creates a response payload from the SendKey command.

Public properties

status

val statusKeypadInputTrait.StatusEnum

The status of the SendKey command. Valid values are defined in StatusEnum.