DayPilot.Scheduler.notifyCommit

The Notify commit mode:

  • "Immediate" - submits the notification immediately
  • "Queue" - saves the notification to the queue

Queued notifications have to be sent manually using queue.notify().

See Also