com.funambol.syncclient.spds.event
Interface SyncStatusListener

All Known Implementing Classes:
SyncStatusAdapter

public interface SyncStatusListener

Is used to notify received a status command.

Version:
$Id: SyncStatusListener.java,v 1.3 2007-12-22 18:09:18 nichele Exp $

Method Summary
 void statusReceived(SyncStatusEvent event)
          Status received
 void statusToSend(SyncStatusEvent event)
           
 

Method Detail

statusReceived

void statusReceived(SyncStatusEvent event)
Status received

Parameters:
event -

statusToSend

void statusToSend(SyncStatusEvent event)


Copyright © 2010 Funambol. All Rights Reserved.