The members of Android.App.Usage.UsageEvents are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | HasNextEvent | bool. Returns whether or not there are more events to read using UsageEvents.GetNextEvent(.Event). |
[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. | ||
GetNextEvent(UsageEvents.Event)Retrieve the next NoType:android/app/usage/UsageEvents$Event;Href=../../../../reference/android/app/usage/UsageEvents.Event.html from the collection and put the resulting data into eventOut. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |