IGPAPI
Preparing search index...
@igpapi/android
musicMoodFeed
Variable musicMoodFeed
Const
musicMoodFeed
:
(
initial
:
WithOptionalDefaults
<
MusicMoodFeedInput
,
{}
>
,
)
=>
Effect
<
{
checkpoint
:
Effect
<
WithOptionalDefaults
<
MusicMoodFeedInput
,
{}
>
,
never
,
never
,
>
;
next
:
Effect
<
FeedPage
<
MusicMoodFeedResponse
,
MusicMoodFeedResponseItem
>
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
PlainJsonApiHttp
|
MobileSession
|
MobileDevice
,
>
;
}
,
never
,
never
,
>
= ...
Type Declaration
(
initial
:
WithOptionalDefaults
<
MusicMoodFeedInput
,
{}
>
,
)
:
Effect
<
{
checkpoint
:
Effect
<
WithOptionalDefaults
<
MusicMoodFeedInput
,
{}
>
,
never
,
never
,
>
;
next
:
Effect
<
FeedPage
<
MusicMoodFeedResponse
,
MusicMoodFeedResponseItem
>
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
PlainJsonApiHttp
|
MobileSession
|
MobileDevice
,
>
;
}
,
never
,
never
,
>
Parameters
initial
:
WithOptionalDefaults
<
MusicMoodFeedInput
,
{}
>
Returns
Effect
<
{
checkpoint
:
Effect
<
WithOptionalDefaults
<
MusicMoodFeedInput
,
{}
>
,
never
,
never
,
>
;
next
:
Effect
<
FeedPage
<
MusicMoodFeedResponse
,
MusicMoodFeedResponseItem
>
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
PlainJsonApiHttp
|
MobileSession
|
MobileDevice
,
>
;
}
,
never
,
never
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...