IGPAPI
Preparing search index...
@igpapi/android
IgtvFacade
Variable IgtvFacade
Const
IgtvFacade
:
Effect
<
{
allUserSeries
:
(
...
args
:
[
input
:
IgtvAllUserSeriesInput
]
,
)
=>
Promise
<
unknown
>
;
createSeries
:
(
...
args
:
[
input
:
IgtvCreateSeriesInput
]
,
)
=>
Promise
<
unknown
>
;
feed
:
{
browse
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
IgtvBrowseFeedInput
,
{}
>
,
IgtvBrowseFeedResponse
,
IgtvBrowseFeedResponseBrowseItemsItem
,
>
;
channel
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
IgtvChannelFeedInput
,
{}
>
,
IgtvChannelFeedResponse
,
IgtvChannelFeedResponseItemsItem
,
>
;
}
;
search
:
(
...
args
:
[
input
:
IgtvSearchInput
]
)
=>
Promise
<
IgtvSearchResponse
>
;
seriesAddEpisode
:
(
...
args
:
[
input
:
IgtvSeriesAddEpisodeInput
]
,
)
=>
Promise
<
unknown
>
;
writeSeenState
:
(
...
args
:
[
input
:
IgtvWriteSeenStateInput
]
,
)
=>
Promise
<
IgtvWriteSeenStateResponse
>
;
}
,
never
,
PlainJsonApiHttp
|
Signature
|
MobileSession
|
MobileDevice
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...