google_api_android_enterprise v0.21.0 GoogleApi.AndroidEnterprise.V1.Model.DeviceState View Source
The state of a user's device, as accessed by the getState and setState methods on device resources.
Attributes
-
accountState
(type:String.t
, default:nil
) - The state of the Google account on the device. "enabled" indicates that the Google account on the device can be used to access Google services (including Google Play), while "disabled" means that it cannot. A new device is initially in the "disabled" state.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidEnterprise.V1.Model.DeviceState{ accountState: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.