|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
ContactState |
changeState(java.lang.Object state)
Is called when the im system receives a state change command for a given contact and returns the new state. |
boolean |
isOffline()
Convenience method the see wheater a contact is online or offline |
boolean |
isOnline()
Convenience method the see wheater a contact is online or offline |
Method Detail |
public boolean isOnline()
public boolean isOffline()
public ContactState changeState(java.lang.Object state)
state
- the new state of the contact
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |