createDeliveryRequestMessage() function
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.
This API may change without a BREAKING CHANGE notice.
Signature:
export declare function createDeliveryRequestMessage(
recipientDidUrl: string,
mediatorDidUrl: string,
): IDIDCommMessage
Parameters
Parameter | Type | Description |
---|---|---|
recipientDidUrl | string | |
mediatorDidUrl | string |
Returns: