SyncResult.PartialSyncUnavailable Property

Definition

This field is ignored by the SyncManager.

[Android.Runtime.Register("partialSyncUnavailable")]
public bool PartialSyncUnavailable { get; set; }
[<Android.Runtime.Register("partialSyncUnavailable")>]
member this.PartialSyncUnavailable : bool with get, set

Property Value

Attributes

Remarks

This field is ignored by the SyncManager.

Java documentation for android.content.SyncResult.partialSyncUnavailable.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to