Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1000 Bytes

FactoryResetResult.md

File metadata and controls

10 lines (7 loc) · 1000 Bytes

FactoryResetResult

Properties

Name Type Description Notes
time \DateTime Indicates the time (in UTC) of the most recent factory reset that happened on the mobile device. When a factory reset cannot be detected on the mobile device or when the request is initiated from a browser, this field will correspond to the epoch time (i.e 1 Jan 1970 UTC). See Factory Reset Detection to learn more about this Smart Signal.
timestamp int This field is just another representation of the value in the time field. The time of the most recent factory reset that happened on the mobile device is expressed as Unix epoch time.

[Back to Model list] [Back to API list] [Back to README]