Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
utils
agent
polling
strategy
Predicate
Type alias Predicate<T>
Predicate
<
T
>
:
(
(
canisterId
,
requestId
,
status
)
=>
Promise
<
T
>
)
Type Parameters
T
Type declaration
(
canisterId
,
requestId
,
status
)
:
Promise
<
T
>
Parameters
canisterId
:
types
.
Principal
requestId
:
utils
.
agent
.
RequestId
status
:
utils
.
agent
.
RequestStatusResponseStatus
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...