Namespace: Guacamole

Guacamole

The namespace used by the Guacamole JavaScript API. Absolutely all classes defined by the Guacamole JavaScript API will be within this namespace.
Source:

Classes

ArrayBufferReader
ArrayBufferWriter
AudioPlayer
BlobReader
ChainedTunnel
Client
DataURIReader
Display
HTTPTunnel
InputStream
IntegerPool
JSONReader
Keyboard
Layer
Mouse
Object
OnScreenKeyboard
OutputStream
Parser
RawAudioPlayer
Status
StringReader
StringWriter
Tunnel
VideoPlayer
WebSocketTunnel

Members

(static) API_VERSION :String

The unique ID of this version of the Guacamole JavaScript API. This ID will be the version string of the guacamole-common-js Maven project, and can be used in downstream applications as a sanity check that the proper version of the APIs is being used (in case an older version is cached, for example).
Type:
  • String
Source: