|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncListener | |
---|---|
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 SyncListener in com.funambol.syncclient.spds |
---|
Methods in com.funambol.syncclient.spds with parameters of type SyncListener | |
---|---|
void |
SyncManager.addSyncListener(SyncListener listener)
Register a new SyncListener. |
void |
SyncManager.removeSyncListener(SyncListener listener)
Remove the specified SyncListener. |
Uses of SyncListener in com.funambol.syncclient.spds.event |
---|
Classes in com.funambol.syncclient.spds.event that implement SyncListener | |
---|---|
class |
SyncAdapter
Provide empty implementation of SyncListener methods |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |