android.content.ISyncAdapter | IInterface |
ISyncAdapter.Stub | Local-side IPC implementation stub class. |
void | cancelSync() | |||||
Cancel the most recently initiated sync. | ||||||
void | startSync(ISyncContext syncContext, String account, Bundle extras) | |||||
Initiate a sync for this account. |
RemoteException |
---|
syncContext | the ISyncContext used to indicate the progress of the sync. When the sync is finished (successfully or not) ISyncContext.onFinished() must be called. |
---|---|
account | the account that should be synced |
extras | SyncAdapter-specific parameters |
RemoteException |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |