Home
last modified time | relevance | path

Searched refs:clientJid (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/webapp/
Dformat_iq.js19 this.clientJid = '';
53 remoting.FormatIq.prototype.setJids = function(clientJid, hostJid) { argument
54 this.clientJid = clientJid;
630 if (from && from != this.clientJid) {
640 if (to && to != this.clientJid) {