Android.Content.AbstractThreadedSyncAdapter: Method Members

The methods of Android.Content.AbstractThreadedSyncAdapter are listed below. For a list of all members, see the AbstractThreadedSyncAdapter Members list.

See Also: Inherited members from Java.Lang.Object

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.