Skip to content

bodhi-realtime-agent / SendOrQueueOptions

Interface: SendOrQueueOptions

Defined in: core/background-notification-queue.ts:9

Options for sendOrQueue.

Properties

priority?

optional priority: QueuePriority

Defined in: core/background-notification-queue.ts:11

Delivery priority. 'high' attempts immediate delivery or front-of-queue. Default: 'normal'.

Built with VitePress