Preparing search index...
The search index is not available
lgtv-ts
lgtv-ts
helpers/types
LGWebSocketResponse
Interface LGWebSocketResponse
interface
LGWebSocketResponse
{
id
:
string
;
payload
?:
any
;
type
:
"error"
|
"response"
|
"registered"
|
"prompt"
;
}
Index
Properties
id
payload?
type
Properties
id
id
:
string
Optional
payload
payload
?:
any
type
type
:
"error"
|
"response"
|
"registered"
|
"prompt"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
payload
type
lgtv-ts
Loading...