MCPcopy Create free account
hub / github.com/apache/cloudstack / _handleSetColourMapMsg

Method _handleSetColourMapMsg

systemvm/agent/noVNC/core/rfb.js:2479–2483  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2477 }
2478
2479 _handleSetColourMapMsg() {
2480 Log.Debug("SetColorMapEntries");
2481
2482 return this._fail("Unexpected SetColorMapEntries message");
2483 }
2484
2485 _handleServerCutText() {
2486 Log.Debug("ServerCutText");

Callers 1

_normalMsgMethod · 0.95

Calls 1

_failMethod · 0.95

Tested by

no test coverage detected