PickupRecipientMessageHandler class
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A plugin for the MessageHandler that handles Pickup messages for the mediator role. This API may change without a BREAKING CHANGE notice.
Signature:
export declare class PickupRecipientMessageHandler extends AbstractMessageHandler
Extends: AbstractMessageHandler
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)() | (BETA) Constructs a new instance of the PickupRecipientMessageHandler class |
Methods
Method | Modifiers | Description |
---|---|---|
handle(message, context) | (BETA) Handles messages for Pickup protocol and recipient role https://didcomm.org/pickup/3.0/ |