Android.OS.ParcelUuid: Method Members

The methods of Android.OS.ParcelUuid are listed below. For a list of all members, see the ParcelUuid Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
static
FromString(string) : ParcelUuid
Creates a new ParcelUuid from a string representation of Java.Util.UUID.
WriteToParcel(Parcel, ParcelableWriteFlags)
Flatten this object in to a Parcel.