Files
nextcloud-docs/developer_manual/app/notifications.rst
John Molakvoæ (skjnldsv) 617fd0c398 Cleanup structure and duplicate outdated docs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 10:58:57 +01:00

7 lines
292 B
ReStructuredText

=============
Notifications
=============
An app can send notifications to display to users. It can also retrieve and act upon notifications that are received by the users. See the `documentation of the official Notifications app <https://github.com/nextcloud/notifications#developers>`_.