SyncStats
InterfaceConsts
SyncStats()
SyncStats(Parcel)
SyncStats(IntPtr, JniHandleOwnership)
Creator
JniPeerMembers
NumAuthExceptions
NumConflictDetectedExceptions
NumDeletes
NumEntries
NumInserts
NumIoExceptions
NumParseExceptions
NumSkippedEntries
NumUpdates
ThresholdClass
ThresholdType
Clear()
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Content
{
[Register("android/content/SyncStats", DoNotGenerateAcw = true)]
public class SyncStats : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("numConflictDetectedExceptions")]
public long NumConflictDetectedExceptions { get; set; }
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API