TrustPingMessageHandler 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 Trust Ping messages. This API may change without a BREAKING CHANGE notice.
Signature:
export declare class TrustPingMessageHandler extends AbstractMessageHandler
Extends: AbstractMessageHandler
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)() | (BETA) Constructs a new instance of the TrustPingMessageHandler class |
Methods
Method | Modifiers | Description |
---|---|---|
handle(message, context) | (BETA) Handles a Trust Ping Message https://identity.foundation/didcomm-messaging/spec/\#trust-ping-protocol-10 |