Android.OS.Storage.StorageManager.GetMountedObbPath Method
Check the mounted path of an Opaque Binary Blob (OBB) file.

Syntax

[Android.Runtime.Register("getMountedObbPath", "(Ljava/lang/String;)Ljava/lang/String;", "GetGetMountedObbPath_Ljava_lang_String_Handler")]
public virtual string GetMountedObbPath (string filename)

Parameters

rawPath
path to OBB image

Returns

Documentation for this section has not yet been entered.

Remarks

Check the mounted path of an Opaque Binary Blob (OBB) file. This will give you the path to where you can obtain access to the internals of the OBB.

[Android Documentation]

Requirements

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