The members of Android.Content.Res.ObbInfo are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ObbOverlay | ObbFlags (1). Flag noting that this OBB is an overlay patch for a base OBB. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
Filename | string. The canonical filename of the OBB. | |
Flags | ObbFlags. The flags relating to the OBB. | |
PackageName | string. The name of the package to which the OBB file belongs. | |
Version | int. The version of the package to which the OBB file belongs. |
[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. |