Uses of Class
tigase.server.gateways.RosterItem

Packages that use RosterItem
tigase.server.gateways   
 

Uses of RosterItem in tigase.server.gateways
 

Methods in tigase.server.gateways that return types with arguments of type RosterItem
 List<RosterItem> GatewayConnection.getRoster()
          The getRoster method returns the user roster from the external network account if known.
 

Methods in tigase.server.gateways with parameters of type RosterItem
 void Gateway.updateStatus(GatewayConnection gc, RosterItem item)
          Method description
 void GatewayListener.updateStatus(GatewayConnection gc, RosterItem item)
          The updateStatus method is called to update status of the single roster contact.
 



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.