Android.Content.AbstractThreadedSyncAdapter Members

The members of Android.Content.AbstractThreadedSyncAdapter are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

const
LogSyncDetailsint (2743). Kernel event log tag.

Public Properties

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

abstract
OnPerformSync(Android.Accounts.Account, Android.OS.Bundle, string, ContentProviderClient, SyncResult)
Perform a sync for this account.
OnSyncCanceled()
Indicates that a sync operation has been canceled.
OnSyncCanceled(Java.Lang.Thread)
Indicates that a sync operation has been canceled.