Status
The status of the attempt to stop lost mode.
Enums |
STATUS_UNSPECIFIED |
This value is not used. |
ATTEMPT_SUCCEEDED |
Indicates that the user successfully stopped lost mode. |
ATTEMPT_FAILED |
Indicates that the user's attempt to stop lost mode failed. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["There are three status enums that represent the attempt to stop lost mode which are `STATUS_UNSPECIFIED`, `ATTEMPT_SUCCEEDED`, and `ATTEMPT_FAILED`."],["`STATUS_UNSPECIFIED` is not in use and `ATTEMPT_SUCCEEDED` and `ATTEMPT_FAILED` show if the attempt to stop lost mode succeeded or failed, respectively."]]],[]]