Skip to main content

ISendDIDCommMessageResponse interface

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.

The response from the IDIDComm.sendDIDCommMessage() method.

This API may change without a BREAKING CHANGE notice. return_message is only present if the return_route: 'all' was used in the packedMessage.

Signature:

export interface ISendDIDCommMessageResponse

Properties

Property

Modifiers

Type

Description

returnMessage?

IMessage

(BETA) (Optional)

transportId

string

(BETA)