NotificationProgressSnapshot
Interface: NotificationProgressSnapshot
Section titled “Interface: NotificationProgressSnapshot”Defined in: notifications.ts:64
Serializable view of the current progress state.
Properties
Section titled “Properties”cancellable
Section titled “cancellable”cancellable:
boolean
Defined in: notifications.ts:71
cancelRequested
Section titled “cancelRequested”cancelRequested:
boolean
Defined in: notifications.ts:72
current?
Section titled “current?”
optionalcurrent?:number
Defined in: notifications.ts:73
error?
Section titled “error?”
optionalerror?:string
Defined in: notifications.ts:79
id:
string
Defined in: notifications.ts:65
indeterminate
Section titled “indeterminate”indeterminate:
boolean
Defined in: notifications.ts:76
location
Section titled “location”location:
NotificationLocation
Defined in: notifications.ts:69
message?
Section titled “message?”
optionalmessage?:string
Defined in: notifications.ts:67
percent?
Section titled “percent?”
optionalpercent?:number
Defined in: notifications.ts:75
source?
Section titled “source?”
optionalsource?:string
Defined in: notifications.ts:68
startedAt
Section titled “startedAt”startedAt:
number
Defined in: notifications.ts:77
status
Section titled “status”status:
NotificationProgressStatus
Defined in: notifications.ts:70
title:
string
Defined in: notifications.ts:66
total?
Section titled “total?”
optionaltotal?:number
Defined in: notifications.ts:74
updatedAt
Section titled “updatedAt”updatedAt:
number
Defined in: notifications.ts:78