summaryrefslogtreecommitdiff
path: root/docs/source/examples/hlapi/asyncio/agent/ntforg/advanced-topics.rst
blob: e1a14dea6033248e54e7051c78fc6f1c793afe16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. toctree::
   :maxdepth: 2

Advanced Notification Originator
--------------------------------

.. include:: /../../examples/hlapi/asyncio/agent/ntforg/multiple-notifications-at-once.py
   :start-after: """
   :end-before: """#

.. literalinclude:: /../../examples/hlapi/asyncio/agent/ntforg/multiple-notifications-at-once.py
   :start-after: """#
   :language: python

:download:`Download</../../examples/hlapi/asyncio/agent/ntforg/multiple-notifications-at-once.py>` script.

See also: :doc:`library reference </docs/api-reference>`.