The members of Android.Content.PeriodicSync are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new PeriodicSync, copying the Bundle. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Account | Android.Accounts.Account. The account to be synced. | |
Authority | string. The authority of the sync. | |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
Extras | Android.OS.Bundle. Any extras that parameters that are to be passed to the sync adapter. | |
Period | long. How frequently the sync should be scheduled, in seconds. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |