Android.Content.Intent.ActionMediaShared Field
Broadcast Action: External media is unmounted because it is being shared via USB mass storage.

Syntax

[Android.Runtime.Register("ACTION_MEDIA_SHARED")]
public const string ActionMediaShared

Remarks

Broadcast Action: External media is unmounted because it is being shared via USB mass storage. The path to the mount point for the shared 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