mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-html5
synced 2026-01-08 04:11:47 +00:00
Document onsuccess callback
Signed-off-by: Jeremy White <jwhite@codeweavers.com>
This commit is contained in:
parent
dfa40a73ff
commit
ee0ec7c24f
@ -56,6 +56,8 @@ import { resize_helper, handle_resize } from './resize.js';
|
||||
** onagent (optional) If given, a function to be called when
|
||||
** a VD agent is connected; a good opportunity
|
||||
** to request a resize
|
||||
** onsuccess (optional) If given, a function to be called when the
|
||||
** session is successfully connected
|
||||
**
|
||||
** Throws error if there are troubles. Requires a modern (by 2012 standards)
|
||||
** browser, including WebSocket and WebSocket.binaryType == arraybuffer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user