Unit 'wasm.websocket.api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#wasm-utils]

__wasm_websocket_send

Declaration

Source position: wasm.websocket.api.pas line 58

function __wasm_websocket_send(

  aWebsocketID: TWasmWebsocketID;

  aData: PByte;

  aDataLen: LongInt;

  aType: LongInt

):TWasmWebsocketResult;


Documentation generated on: 2025-07-25