All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidenterprise.model.DeviceState.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241113-2.0.0
Show newest version






DeviceState (Google Play EMM API v1-rev20210723-1.32.1)












com.google.api.services.androidenterprise.model

Class DeviceState

    • Constructor Detail

      • DeviceState

        public DeviceState()
    • Method Detail

      • getAccountState

        public String getAccountState()
        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.
        Returns:
        value or null for none
      • setAccountState

        public DeviceState setAccountState(String accountState)
        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.
        Parameters:
        accountState - accountState or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy