Searched refs:setOnOutgoingIqHandler (Results 1 – 4 of 4) sorted by relevance
190 remoting.ClientPlugin.prototype.setOnOutgoingIqHandler = method in remoting.ClientPlugin
207 remoting.ClientPluginImpl.prototype.setOnOutgoingIqHandler = function(handler) { method in remoting.ClientPluginImpl
530 this.plugin_.setOnOutgoingIqHandler(this.sendIq_.bind(this));
135 remoting.MockClientPlugin.prototype.setOnOutgoingIqHandler = method in remoting.MockClientPlugin