Android.Content.Intent.ActionMediaUnmountable Field
Broadcast Action: External media is present but cannot be mounted.
Syntax
[Android.Runtime.Register("ACTION_MEDIA_UNMOUNTABLE")] public const stringActionMediaUnmountable
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.