Preparing search index...
The search index is not available
lgtv-ts
lgtv-ts
helpers/types
GetAppsResponse
Interface GetAppsResponse
interface
GetAppsResponse
{
caseDetail
:
any
[]
;
id
:
string
;
launchPoints
:
LaunchPoint
[]
;
returnValue
:
boolean
;
subscribed
:
boolean
;
type
:
"error"
|
"response"
|
"registered"
|
"prompt"
;
}
Hierarchy
Omit
<
LGWebSocketResponse
,
"payload"
>
GetAppsResponse
Index
Properties
case
Detail
id
launch
Points
return
Value
subscribed
type
Properties
case
Detail
caseDetail
:
any
[]
id
id
:
string
launch
Points
launchPoints
:
LaunchPoint
[]
return
Value
returnValue
:
boolean
subscribed
subscribed
:
boolean
type
type
:
"error"
|
"response"
|
"registered"
|
"prompt"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
case
Detail
id
launch
Points
return
Value
subscribed
type
lgtv-ts
Loading...