Android.Content.ContentResolver.CurrentSync Property
If a sync is active returns the information about it, otherwise returns null.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getCurrentSync", "()Landroid/content/SyncInfo;", "GetGetCurrentSyncHandler")]
public static SyncInfo CurrentSync { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If a sync is active returns the information about it, otherwise returns null.

This method requires the caller to hold the permission NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#READ_SYNC_STATS.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8