Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

Use Jid object internally #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Use Jid object internally

Original issue reported on code.google.com by h.iver...@gmail.com on 25 Jul 2007 at 11:13

GoogleCodeExporter commented 9 years ago
* There is now JabberConnection.getJid() which returns a Jid object. Replace
occurrences using .jid directly and make them use the Jid object rather than a 
string.

Original comment by h.iver...@gmail.com on 23 Sep 2007 at 11:52