View Source GoogleApi.AndroidManagement.V1.Model.StartLostModeStatus (google_api_android_management v0.57.0)
Status of the START_LOST_MODE command to put the device into lost mode.
Attributes
-
status
(type:String.t
, default:nil
) - The status. See StartLostModeStatus.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidManagement.V1.Model.StartLostModeStatus{ status: String.t() | nil }