CoordinateMediationV3MediatorMessageHandler 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 Mediator Coordinator messages for the mediator role. This API may change without a BREAKING CHANGE notice.
Signature:
export declare class CoordinateMediationV3MediatorMessageHandler extends AbstractMessageHandler
Extends: AbstractMessageHandler
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)() | (BETA) Constructs a new instance of the CoordinateMediationV3MediatorMessageHandler class |
Methods
Method | Modifiers | Description |
---|---|---|
handle(message, context) | (BETA) Handles a Mediator Coordinator messages for the mediator role https://didcomm.org/mediator-coordination/3.0/ |