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
AudioRecorder
BlobReader
BlobWriter
ChainedTunnel
Client
DataURIReader
Display
HTTPTunnel
InputStream
IntegerPool
JSONReader
Keyboard
Layer
Mouse
Object
OnScreenKeyboard
OutputStream
Parser
RawAudioFormat
RawAudioPlayer
RawAudioRecorder
Status
StringReader
StringWriter
Tunnel
VideoPlayer
WebSocketTunnel

Namespaces

AudioContextFactory

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: