|
IP*Works! SSL V9 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.util.EventObject
ipworksssl.XmppsBuddyUpdateEvent
public class XmppsBuddyUpdateEvent
This event is fired whenever a roster entry is updated.
The BuddyUpdate event will fire whenever a new buddy list entry is
added or an old entry is updated. The updated information can be retrieved
through the Buddies collection
property. The BuddyIdx parameter of this
event will be the index of that xmppbuddy in the collection
.
Xmpps,
Xmpps.BuddyUpdateEvent,
Serialized Form| Field Summary | |
|---|---|
int |
buddyIdx
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Method Summary |
|---|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int buddyIdx
|
IP*Works! SSL V9 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||