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

Method resizeSession

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

Source from the content-addressed store, hash-verified

378 }
379
380 get resizeSession() { return this._resizeSession; }
381 set resizeSession(resize) {
382 this._resizeSession = resize;
383 if (resize) {

Callers

nothing calls this directly

Calls 1

_requestRemoteResizeMethod · 0.95

Tested by

no test coverage detected