UseWaitForCallsStatusParams
Defined in: account-kit/react/src/hooks/useWaitForCallsStatus.ts:14
Extends
Omit
<WaitForCallsStatusParameters
,"id"
>
Properties
Property | Type | Description | ||
---|---|---|---|---|
| | ‐ | |||
| ‐ | |||
| Polling frequency (in ms). Defaults to the client’s pollingInterval config. Default
| |||
| Number of times to retry if the call bundle failed. Default
| |||
| Time to wait (in ms) between retries. Default
| |||
( | The status range to wait for. Default
| |||
| Whether to throw an error if the call bundle fails. Default
| |||
| Optional timeout (in milliseconds) to wait before stopping polling. Default
|