Uses of Class
com.funambol.syncml.spds.SyncReport

Packages that use SyncReport
com.funambol.syncml.client   
com.funambol.syncml.spds   
 

Uses of SyncReport in com.funambol.syncml.client
 

Methods in com.funambol.syncml.client with parameters of type SyncReport
 void TwoPhasesFileSyncSource.ProxySyncListener.endSession(SyncReport report)
           
 

Uses of SyncReport in com.funambol.syncml.spds
 

Methods in com.funambol.syncml.spds that return SyncReport
 SyncReport SyncManager.getSyncReport()
          This method returns the sync report of the last sync performed.
 

Methods in com.funambol.syncml.spds with parameters of type SyncReport
 void SyncListener.endSession(SyncReport report)
          Invoked at the end of a session after the last message was exchanged (or an error occurred).
 void BasicSyncListener.endSession(SyncReport report)
          Invoked at the end of a session after the last message was exchanged (or an error occurred).
 



Copyright © 2001-2009 Funambol.