Android.Content.Res.ObbInfo Class
Basic information about a Opaque Binary Blob (OBB) that reflects the info from the footer on the OBB file.

See Also: ObbInfo Members

Syntax

[Android.Runtime.Register("android/content/res/ObbInfo", DoNotGenerateAcw=true)]
public class ObbInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Basic information about a Opaque Binary Blob (OBB) that reflects the info from the footer on the OBB file. This information may be manipulated by a developer with the obbtool program in the Android SDK.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9