View on GitHub

webOS TV

A promise-based package to control webOS based TVs with JavaScript.

webOS / Exports / model / ErrorTVResponse

Interface: ErrorTVResponse

model.ErrorTVResponse

Table of contents

Properties

Properties

errorCode

Optional errorCode: number

Defined in

src/model.ts:73


errorText

Optional errorText: string

Defined in

src/model.ts:74


returnValue

Optional returnValue: false

Defined in

src/model.ts:72