Preparing search index...
The search index is not available
@uploadcare/rest-client
@uploadcare/rest-client
addonJobPoller
Function addonJobPoller
addon
Job
Poller
<
T
>
(
options
,
settings
)
:
Promise
<
{
error
:
true
;
result
:
null
;
}
|
{
error
:
false
;
result
:
NonNullable
<
AppData
[
T
]
>
;
}
>
Type Parameters
T
extends
ValueOf
<
typeof
AddonName
>
Parameters
options
:
ExecuteAddonOptions
<
T
>
&
CreateJobPollerPollOptions
&
AddonJobPollerOptions
settings
:
UserSettings
Returns
Promise
<
{
error
:
true
;
result
:
null
;
}
|
{
error
:
false
;
result
:
NonNullable
<
AppData
[
T
]
>
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@uploadcare/rest-client
AddonExecutionStatus
AddonName
BatchResponseStatus
ConversionStatus
ConversionType
WebhookEvent
CancelError
Paginator
RestClientError
UploadcareAuthSchema
UploadcareError
UploadcareSimpleAuthSchema
ConversionResultBase
ConversionResultVideo
ConversionStatusResultBase
ConversionStatusResultVideo
AddonAwsRekognitionDetectLabelsParams
AddonAwsRekognitionModerationLabelsParams
AddonData
AddonExecutionStatusOptions
AddonExecutionStatusResponse
AddonJobPollerOptions
AddonParams
AddonRemoveBgParams
AddonUcClamavVirusScanParams
ApiMethod
ApiRequestSettings
AppData
AudioInfo
AuthSchema
AwsLabel
AwsRekognitionDetectLabel
AwsRekognitionDetectLabelInstance
AwsRekognitionDetectLabelParent
AwsRekognitionDetectLabels
AwsRekognitionDetectModerationLabel
AwsRekognitionDetectModerationLabels
BaseConversionOption
BatchResponse
ClamavVirusScan
ContentInfo
ConversionInfoOptions
ConversionInfoResponse
ConversionJobPollerOptions
ConversionOptions
ConversionResponse
ConversionResult
ConversionResultDocument
ConversionStatusOptions
ConversionStatusResponse
ConversionStatusResult
ConversionStatusResultDocument
CopyFileToLocalStorageOptions
CopyFileToLocalStorageResponse
CopyFileToRemoteStorageOptions
CopyFileToRemoteStorageResponse
CreateJobPollerPollOptions
CreateWebhookOptions
CreateWebhookResponse
CustomUserAgent
CustomUserAgentFn
CustomUserAgentOptions
DeleteFileOptions
DeleteFileResponse
DeleteFilesOptions
DeleteFilesResponse
DeleteGroupOptions
DeleteGroupResponse
DeleteMetadataOptions
DeleteMetadataResponse
DeleteWebhookOptions
DeleteWebhookResponse
ExecuteAddonOptions
ExecuteAddonResponse
FileInfo
FileInfoOptions
FileInfoResponse
FileInfoVariations
GeoLocation
GetMetadataOptions
GetMetadataResponse
GetMetadataValueOptions
GetMetadataValueResponse
GetUserAgentOptions
GroupInfo
GroupInfoOptions
GroupInfoResponse
GroupInfoShort
ImageInfo
ListOfFilesOptions
ListOfFilesOrdering
ListOfFilesResponse
ListOfFilesTotals
ListOfGroupsOptions
ListOfGroupsOrdering
ListOfGroupsResponse
ListOfWebhooksOptions
ListOfWebhooksResponse
Md5Function
Metadata
MimeInfo
Paginatable
PaginatedList
Problems
RemoveBg
RestClientErrorOptions
ServerErrorResponse
StoreFileOptions
StoreFileResponse
StoreFilesOptions
StoreFilesResponse
StoreValue
TechFieldsAppData
UpdateMetadataOptions
UpdateMetadataResponse
UpdateWebhookOptions
UpdateWebhookResponse
UploadcareAuthSchemaOptionsWithSecretKey
UploadcareAuthSchemaOptionsWithSignatureResolver
UploadcareAuthSchemaSignatureResolver
UploadcareSimpleAuthSchemaOptions
UserSettings
ValueOf
VideoInfo
Webhook
addonExecutionStatus
addonJobPoller
conversionInfo
conversionJobPoller
conversionJobStatus
convert
copyFileToLocalStorage
copyFileToRemoteStorage
createSignature
createWebhook
deleteFile
deleteFiles
deleteGroup
deleteMetadata
deleteWebhook
executeAddon
fileInfo
getMetadata
getMetadataValue
getUserAgent
groupInfo
listOfFiles
listOfGroups
listOfWebhooks
paginate
storeFile
storeFiles
updateMetadata
updateWebhook
Generated using
TypeDoc