Source position: wasm.websocket.api.pas line 70
type TWasmWebsocketErrorCallback = procedure(
aWebSocketID: TWasmWebsocketID;
aUserData: Pointer
);