This class is used to communicate the results of a sync operation to the SyncManager.
See Also:
SyncResult Members
Syntax
[Android.Runtime.Register("android/content/SyncResult", DoNotGenerateAcw=true)]
public sealed class
SyncResult :
Java.Lang.Object,
Android.OS.IParcelable,
IDisposableRemarks
This class is used to communicate the results of a sync operation to the SyncManager.
Based on the values here the SyncManager will determine the disposition of the
sync and whether or not a new sync operation needs to be scheduled in the future.
[Android Documentation]
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5