Android.OS.DropBoxManager.ActionDropboxEntryAdded Field
Broadcast Action: This is broadcast when a new entry is added in the dropbox.

Syntax

[Android.Runtime.Register("ACTION_DROPBOX_ENTRY_ADDED")]
public const string ActionDropboxEntryAdded

Remarks

Broadcast Action: This is broadcast when a new entry is added in the dropbox. You must hold the NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#READ_LOGS permission in order to receive this broadcast.

This is a protected intent that can only be sent by the system.

[Android Documentation]

Requirements

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