Confirmed users
110
edits
Line 249: | Line 249: | ||
this.disableControlButtons(); | this.disableControlButtons(); | ||
}).bind(this)); | }).bind(this)); | ||
}, function onConnectionRejected(reason) { | }).bind(this), (function onConnectionRejected(reason) { | ||
... | ... | ||
}).bind(this)); | }).bind(this)); |