Home
last modified time | relevance | path

Searched refs:clientSupportedTypes (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Drfb.js769 var clientSupportedTypes = { variable
782 for (var authType in clientSupportedTypes) {
784 this._sock.send([0, 0, 0, clientSupportedTypes[authType]]);