|
throw('If you set prebind=true, you MUST supply JID, RID and SID values');
|
|
throw('If you set prebind=true, you MUST supply JID, RID and SID values');
|
|
this.connection.attach(this.jid, this.sid, this.rid, this.onConnect);
|
|
this.connection.attach(this.jid, this.sid, this.rid, this.onConnect);
|