Android.Content.SyncResult: Method Members

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

See Also: Inherited members from Java.Lang.Object

Public Methods

Clear()
Clears the SyncResult to a clean state.
DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
MadeSomeProgress() : bool
Convenience method for determining if the Sync should be rescheduled after failing for some reason.
ToDebugString() : string
Generates a debugging string indicating the status.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.