ACTION_MEDIA_UNMOUNTABLE constant
String
const ACTION_MEDIA_UNMOUNTABLE
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.
Implementation
static const String ACTION_MEDIA_UNMOUNTABLE =
"android.intent.action.MEDIA_UNMOUNTABLE";