Last date modified: 2025-Jul-02

Interface: IAddItemsRequestEvent

Event data for the QueueEventType.AddItemsRequest event

Properties

index

index: number

Index where the IQueueItems will be added


items

items: IQueueItem[]

Array of items to be added

Return to top of the page
Feedback