KeyChain.ActionStorageChanged Field

Definition

Caution

deprecated

Broadcast Action: Indicates the trusted storage has changed.

[Android.Runtime.Register("ACTION_STORAGE_CHANGED")]
[System.Obsolete("deprecated")]
public const string ActionStorageChanged;
[<Android.Runtime.Register("ACTION_STORAGE_CHANGED")>]
[<System.Obsolete("deprecated")>]
val mutable ActionStorageChanged : string

Field Value

String
Attributes

Remarks

Java documentation for android.security.KeyChain.ACTION_STORAGE_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to