Android.OS.Storage.OnObbStateChangeListener.OnObbStateChange Method
Called when an OBB has changed states.

Syntax

[Android.Runtime.Register("onObbStateChange", "(Ljava/lang/String;I)V", "GetOnObbStateChange_Ljava_lang_String_IHandler")]
public virtual void OnObbStateChange (string path, [Android.Runtime.GeneratedEnum] ObbState state)

Parameters

path
path to the OBB file the state change has happened on
state
the current state of the OBB

Remarks

Called when an OBB has changed states.

[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