Android.Content.Res.ObbScanner.GetObbInfo Method
Scan a file for OBB information.

Syntax

[Android.Runtime.Register("getObbInfo", "(Ljava/lang/String;)Landroid/content/res/ObbInfo;", "")]
public static ObbInfo GetObbInfo (string filePath)

Parameters

filePath
path to the OBB file to be scanned.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif the OBB file couldn't be found
Java.IO.IOExceptionif the OBB file couldn't be read

Remarks

Scan a file for OBB information.

[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