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

target.apidocs.com.google.api.services.androidpublisher.model.RemoteInAppUpdateDataPerBundle.html Maven / Gradle / Ivy







RemoteInAppUpdateDataPerBundle (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class RemoteInAppUpdateDataPerBundle

    • Constructor Detail

      • RemoteInAppUpdateDataPerBundle

        public RemoteInAppUpdateDataPerBundle()
    • Method Detail

      • getRecoveredDeviceCount

        public Long getRecoveredDeviceCount()
        Total number of devices which have been rescued.
        Returns:
        value or null for none
      • setRecoveredDeviceCount

        public RemoteInAppUpdateDataPerBundle setRecoveredDeviceCount(Long recoveredDeviceCount)
        Total number of devices which have been rescued.
        Parameters:
        recoveredDeviceCount - recoveredDeviceCount or null for none
      • getTotalDeviceCount

        public Long getTotalDeviceCount()
        Total number of devices affected by this recovery action associated with bundle of the app.
        Returns:
        value or null for none
      • setTotalDeviceCount

        public RemoteInAppUpdateDataPerBundle setTotalDeviceCount(Long totalDeviceCount)
        Total number of devices affected by this recovery action associated with bundle of the app.
        Parameters:
        totalDeviceCount - totalDeviceCount or null for none
      • getVersionCode

        public Long getVersionCode()
        Version Code corresponding to the target bundle.
        Returns:
        value or null for none
      • setVersionCode

        public RemoteInAppUpdateDataPerBundle setVersionCode(Long versionCode)
        Version Code corresponding to the target bundle.
        Parameters:
        versionCode - versionCode or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy