Uses of Interface
com.funambol.syncclient.spds.event.SyncStatusListener

Packages that use SyncStatusListener
com.funambol.syncclient.spds This package contains the Funambol Data Synchronization API 
com.funambol.syncclient.spds.event This package contains the Funambol Event API 
 

Uses of SyncStatusListener in com.funambol.syncclient.spds
 

Methods in com.funambol.syncclient.spds with parameters of type SyncStatusListener
 void SyncManager.addSyncStatusListener(SyncStatusListener listener)
          Register a new SyncStatusListener.
 void SyncManager.removeSyncStatusListener(SyncStatusListener listener)
          Remove the specified SyncStatusListener.
 

Uses of SyncStatusListener in com.funambol.syncclient.spds.event
 

Classes in com.funambol.syncclient.spds.event that implement SyncStatusListener
 class SyncStatusAdapter
          Provide empty implementation of SyncStatusListener methods
 



Copyright © 2010 Funambol. All Rights Reserved.