added in API level 19
SyncRequest
public
class
SyncRequest
extends Object
implements
Parcelable
| java.lang.Object | |
| ↳ | android.content.SyncRequest |
Convenience class to construct sync requests. See SyncRequest.Builder
for an explanation of the various functions. The resulting object is passed through to the
framework via requestSync(SyncRequest).