Package com.ibm.mobileservices.isync.event

Contains interfaces and classes necessary for event handling during synchronization.

See:
          Description

Interface Summary
ISyncListener This interface serves as the listener interface for receiving synchronization events.
 

Class Summary
ISyncEvent ISyncEvent is used to pass information from the synchronization engine to the implementor of ISyncListener via its eventIssued() method, and also from the client application to the synchronization engine.
 

Package com.ibm.mobileservices.isync.event Description

Contains interfaces and classes necessary for event handling during synchronization.

Since:
8.1.0


(c) Copyright IBM Corp. 2000, 2002 All Rights Reserved.