Skip to main content

CoordinateMediationV3MediatorMessageHandler.handle() method

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.

Handles a Mediator Coordinator messages for the mediator role https://didcomm.org/mediator-coordination/3.0/

Signature:

handle(message: Message, context: Context): Promise<Message>;

Parameters

ParameterTypeDescription
messageMessage
contextContext

Returns:

Promise<Message>