Skip to main content

useSyncsnapJob

Hook to create a SyncSnap job and wait for completion via the server’s wait endpoint (server-side polling). The result (from your server’s onCompleted or the presigned URL) is passed to onCompleted(job, result).

Import

Usage

Options (UseSyncsnapJobOptions)

Return value (UseSyncsnapJobResult)

See useSyncsnapJob for usage and examples.