Class Xmpp4Js.Roster.RosterEntry

Defined in RosterEntry.js
Constructor Summary
Xmpp4Js.Roster.RosterEntry(jid, alias, subscription, ask, groups, roster)
            Protected constructor should only be used by Roster
 
Method Summary
getGroups()
           references to all groups this entry belongs to.
update(alias, subscription, ask, groups)
          
 
Constructor Detail

Xmpp4Js.Roster.RosterEntry

Xmpp4Js.Roster.RosterEntry(jid, alias, subscription, ask, groups, roster)

Method Detail

getGroups

getGroups()

update

update(alias, subscription, ask, groups)

Documentation generated by JsDoc Toolkit 1.4.1 on Tue Aug 26 2008 14:35:54 GMT-0500 (CDT)