IP*Works! SSL V9

ipworksssl
Class XmppsSyncEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworksssl.XmppsSyncEvent
All Implemented Interfaces:
java.io.Serializable

public class XmppsSyncEvent
extends java.util.EventObject

This event fires upon a complete information synchronization with the server.

The Sync event will fire after each successful call to the RetrieveRoster method. When the event fires, the buddy list, or roster, will be completely retrieved and the Buddies collection will be filled out accordingly:

Id
the jabber ids associated with the buddies
Group
the group associated with each entry (if a buddy is in more than one group, they will have multiple entries in the buddy list)
Subscription
the subscription type for each buddy

Please refer to Buddies collection property for more information.

See Also:
Xmpps, Xmpps.SyncEvent, Serialized Form

Field Summary
 
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
 


IP*Works! SSL V9

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