Android.Content.Intent.ActionDeviceStorageOk Field
Broadcast Action: Indicates low memory condition on the device no longer exists

Syntax

[Android.Runtime.Register("ACTION_DEVICE_STORAGE_OK")]
public const string ActionDeviceStorageOk

Remarks

Broadcast Action: Indicates low memory condition on the device no longer exists

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

[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