MCPcopy
hub / github.com/SnapDrop/snapdrop / _onError

Method _onError

client/scripts/network.js:332–334  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

330 }
331
332 _onError(error) {
333 console.error(error);
334 }
335
336 _send(message) {
337 if (!this._channel) return this.refresh();

Callers 3

_openChannelMethod · 0.95
_onDescriptionMethod · 0.95
onServerMessageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected