fmgp.did.comm.protocol.pickup3.StatusRequest
See theStatusRequest companion object
Sent by the recipient to the mediator to request a status message.
{
"id": "123456780",
"type": "https://didcomm.org/messagepickup/3.0/status-request",
"body" : { "recipient_did": "<did for messages>" },
"return_route": "all"
}
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article