|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
java.util.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 |
GatewayListener.updateStatus(GatewayConnection gc,
RosterItem item)
The updateStatus method is called to update status of the single
roster contact. |
void |
Gateway.updateStatus(GatewayConnection gc,
RosterItem item)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||