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

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

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






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












com.google.api.services.androidenterprise.model

Class AppState

    • Constructor Detail

      • AppState

        public AppState()
    • Method Detail

      • getKeyedAppState

        public List<KeyedAppState> getKeyedAppState()
        List of keyed app states. This field will always be present.
        Returns:
        value or null for none
      • setKeyedAppState

        public AppState setKeyedAppState(List<KeyedAppState> keyedAppState)
        List of keyed app states. This field will always be present.
        Parameters:
        keyedAppState - keyedAppState or null for none
      • getPackageName

        public String getPackageName()
        The package name of the app. This field will always be present.
        Returns:
        value or null for none
      • setPackageName

        public AppState setPackageName(String packageName)
        The package name of the app. This field will always be present.
        Parameters:
        packageName - packageName or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy