IntentsExtraConfigurationChangedTime Field |
Namespace: Com.Datalogic.Device
public const string ExtraConfigurationChangedTime = "com.datalogic.device.intent.extra.configuration.CHANGED_TIME"
Used as an int extra field in ActionConfigurationChanged
. The field contains the time of the event as a difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC. See
. Use
to convert the value in a Date object.