DropBoxManager.ExtraTime Field

Definition

Extra for android.os.DropBoxManager#ACTION_DROPBOX_ENTRY_ADDED: long integer value containing time (in milliseconds since January 1, 1970 00:00:00 UTC) when the entry was created.

[Android.Runtime.Register("EXTRA_TIME")]
public const string ExtraTime;
[<Android.Runtime.Register("EXTRA_TIME")>]
val mutable ExtraTime : string

Field Value

Attributes

Remarks

Extra for android.os.DropBoxManager#ACTION_DROPBOX_ENTRY_ADDED: long integer value containing time (in milliseconds since January 1, 1970 00:00:00 UTC) when the entry was created.

Java documentation for android.os.DropBoxManager.EXTRA_TIME.

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