Searched refs:FormatIq (Results 1 – 2 of 2) sorted by relevance
18 remoting.FormatIq = function() { class32 remoting.FormatIq.prototype.verifyAttributes = function(node, validAttrs) {53 remoting.FormatIq.prototype.setJids = function(clientJid, hostJid) {65 remoting.FormatIq.prototype.calcServerString = function(server) {93 remoting.FormatIq.prototype.calcChannelString = function(channel) {116 remoting.FormatIq.prototype.prettyJingleinfo = function(query) {177 remoting.FormatIq.prototype.prettySessionInitiateAccept = function(jingle) {253 remoting.FormatIq.prototype.prettySessionTerminate = function(jingle) {277 remoting.FormatIq.prototype.prettyTransportInfo = function(jingle) {333 remoting.FormatIq.prototype.prettyJingleAction = function(jingle, action) {[all …]
78 remoting.formatIq = new remoting.FormatIq();