public static class PresenceSubscribeHandler.Change extends Object
Indicate a state change.
Use nulls to indicate fields that should not be changed.
| Constructor and Description |
|---|
Change(RosterItem.RecvType recv,
RosterItem.SubType sub,
RosterItem.AskType ask) |
| Modifier and Type | Method and Description |
|---|---|
RosterItem.AskType |
getNewAsk() |
RosterItem.RecvType |
getNewRecv() |
RosterItem.SubType |
getNewSub() |
public Change(RosterItem.RecvType recv, RosterItem.SubType sub, RosterItem.AskType ask)
public RosterItem.RecvType getNewRecv()
public RosterItem.SubType getNewSub()
public RosterItem.AskType getNewAsk()
Copyright © 2003-2008 Jive Software.