IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

Send Method

Sends binary data to the client.

Syntax

async azurerelayreceiver.send(connectionId : string, data : Uint8Array): Promise<void>

Remarks

This method sends the binary data specified by Data to the client specified by ConnectionId.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 JavaScript Edition - Version 20.0 [Build 8262]