Searched refs:sendIq (Results 1 – 6 of 6) sorted by relevance
116 remoting.Wcs.prototype.sendIq = function(stanza) { method in remoting.Wcs117 this.wcsIqClient_.sendIq(stanza);
86 remoting.wcsSandbox.sendIq(message);
63 remoting.wcs.sendIq(stanza);
121 remoting.WcsSandboxContainer.prototype.sendIq = function(stanza) { method in remoting.WcsSandboxContainer
195 remoting.wcsSandbox.sendIq(stanza);
58 remoting.WcsIqClient.prototype.sendIq = function(stanza) {}; method in remoting.WcsIqClient