The members of Android.OS.UserHandle are listed below.
See Also: Inherited members from Java.Lang.Object
Instantiate a new UserHandle from the data in a Parcel that was previously written with UserHandle.WriteToParcel(Parcel, Android.OS.ParcelableWriteFlags). |
[read-only] static | Creator | IParcelableCreator. |
[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. | ||
static | ReadFromParcel(Parcel)Read a UserHandle from a Parcel that was previously written with UserHandle.WriteToParcel(UserHandle, Android.OS.Parcel), returning either a null or new object as appropriate. | |
WriteToParcel(Parcel, ParcelableWriteFlags)Flatten this object in to a Parcel. | ||
static | WriteToParcel(UserHandle, Parcel)Write a UserHandle to a Parcel, handling null pointers. |