Android.Content.SyncResult.Clear Method
Clears the SyncResult to a clean state.

Syntax

[Android.Runtime.Register("clear", "()V", "")]
public void Clear ()

Remarks

Clears the SyncResult to a clean state. Throws an Java.Lang.UnsupportedOperationException if this is called when SyncResult.SyncAlreadyInProgress is set.

[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