Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/core
IgpapiCallableFeedFactory
Class IgpapiCallableFeedFactory
Hierarchy
Function
IgpapiCallableFeedFactory
Igpapi
Callable
Feed
Factory
<
T
extends
IFeed
<
any
,
any
,
T
>
>
(
cls
:
Cls
<
T
>
,
input
?:
T
extends
Inputable
<
Input
>
?
Input
:
never
)
:
T
extends
IFeed
<
Response
,
Item
>
?
IgpapiFeedContext
<
Response
,
Item
>
:
IgpapiFeedContext
<
any
,
any
>
Type Parameters
T
extends
IFeed
<
any
,
any
,
T
>
Parameters
cls
:
Cls
<
T
>
Optional
input
:
T
extends
Inputable
<
Input
>
?
Input
:
never
Returns
T
extends
IFeed
<
Response
,
Item
>
?
IgpapiFeedContext
<
Response
,
Item
>
:
IgpapiFeedContext
<
any
,
any
>
Index
Constructors
constructor
Constructors
constructor
new
Igpapi
Callable
Feed
Factory
(
factory
:
IgpapiFactory
)
:
IgpapiCallableFeedFactory
Parameters
factory
:
IgpapiFactory
Returns
IgpapiCallableFeedFactory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
IGPAPI
Loading...