The members of Android.Content.UriPermission are listed below.
See Also: Inherited members from Java.Lang.Object
const | InvalidTime | long (-9223372036854775808). Value returned when a permission has not been persisted. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | IsReadPermission | bool. Returns if this permission offers read access. |
[read-only] | IsWritePermission | bool. Returns if this permission offers write access. |
[read-only] | PersistedTime | long. Return the time when this permission was first persisted, in milliseconds since January 1, 1970 00:00:00. |
[read-only] | Uri | Android.Net.Uri. Return the Uri this permission pertains to. |
[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. |