RestrictionsManager.ResponseKeyResponseTimestamp Field

Definition

Key for the optional timestamp of when the administrator responded to the permission request.

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

Field Value

Attributes

Remarks

Key for the optional timestamp of when the administrator responded to the permission request. It is an represented in milliseconds since January 1, 1970 00:00:00.0 UTC.

Type: long

Java documentation for android.content.RestrictionsManager.RESPONSE_KEY_RESPONSE_TIMESTAMP.

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