public class SyncContext extends Object
Constructor and Description |
---|
SyncContext(ISyncContext syncContextInterface) |
Modifier and Type | Method and Description |
---|---|
IBinder |
getSyncContextBinder() |
void |
onFinished(SyncResult result) |
void |
setStatusText(String message)
Call to update the status text for this sync.
|
public void setStatusText(String message)
updateHeartbeat()
, so it also takes the place of a call to that.message
- the current status message for this syncpublic void onFinished(SyncResult result)
public IBinder getSyncContextBinder()