fmgp.did.comm.protocol.pickup3.MessagesReceived
See theMessagesReceived companion object
After receiving messages, the recipient sends an acknowledge message indiciating which messages are safe to clear from the queue.
{
"id": "123456780",
"type": "https://didcomm.org/messagepickup/3.0/messages-received",
"body": { "message_id_list": ["123","456"] },
"return_route": "all"
}
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article