|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactPresenceStatusListener
ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
Events handled by this listener a most often the direct result of server/ remotely generated notifications.
| Method Summary | |
|---|---|
void |
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent evt)
Called whenever a change occurs in the PresenceStatus of one of the contacts that we have subscribed for. |
| Method Detail |
|---|
void contactPresenceStatusChanged(ContactPresenceStatusChangeEvent evt)
evt - the ContactPresenceStatusChangeEvent describing the status
change.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||