IP*Works! V9

ipworks
Class XmppBuddyUpdateEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.XmppBuddyUpdateEvent
All Implemented Interfaces:
java.io.Serializable

public class XmppBuddyUpdateEvent
extends java.util.EventObject

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 .

See Also:
Xmpp, Xmpp.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

buddyIdx

public int buddyIdx

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.