view doc/libervia-cli/blog_attachments.rst @ 4112:bc60875cb3b8

plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI: - XEP-0166: add `jingle_preflight` and `jingle_preflight_cancel` methods to prepare a jingle session, principally used by XEP-0353 to create and cancel a session - XEP-0167: preflight methods implementation, workflow split in more methods/signals to handle UI and call events (e.g.: retract or reject a call) - XEP-0234: implementation of preflight methods as they are now mandatory - XEP-0353: handle various events using the new preflight methods rel 423
author Goffi <goffi@goffi.org>
date Wed, 09 Aug 2023 00:07:37 +0200
parents 8b76caa89aa0
children
line wrap: on
line source

.. _libervia-cli_blog_attachments:

===================================================
blog/attachments: (un)attach Metadata to Blog Items
===================================================

Blog attachments subcommands are the same as  :ref:`pubsub attachments
<libervia-cli_pubsub_attachments>` subcommands except that if ``--node`` is not specified,
default blog node will be used. Please refer to pubsub attachments documentation for
details.