Android.Content.Intent.ActionMediaUnmountable Field
Broadcast Action: External media is present but cannot be mounted.

Syntax

[Android.Runtime.Register("ACTION_MEDIA_UNMOUNTABLE")]
public const string ActionMediaUnmountable

Remarks

Broadcast Action: External media is present but cannot be mounted. The path to the mount point for the unmountable media is contained in the Intent.mData field.

[Android Documentation]

Requirements

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