View Source GoogleApi.AndroidManagement.V1.Model.StopLostModeUserAttemptEvent (google_api_android_management v0.57.0)
A lost mode event indicating the user has attempted to stop lost mode.
Attributes
-
status
(type:String.t
, default:nil
) - The status of the attempt to stop lost mode.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidManagement.V1.Model.StopLostModeUserAttemptEvent{ status: String.t() | nil }