-
Notifications
You must be signed in to change notification settings - Fork 86
localnotification schedule batch
Matthias Görges edited this page Oct 16, 2016
·
2 revisions
#(localnotification-schedule-batch nfs0) localnotification-schedule-batch schedules a list of multiple new local notifications at once.
Parameter | Description |
---|---|
nfs0 | List of notifications to schedule |
This is a list of (string time . repeatmin) lists. The function returns a list of ids, which can be used for cancellations. |
Example 1: Schedule three notifications, 5 min apart
(localnotification-schedule-batch (list (list "one" (fl+ ##now 300.))
(list "two" (fl+ ##now 600.)) (list "three" (fl+ ##now 900.))))
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip