Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
DeviceFeature |
DeviceFeature.clone() |
DeviceFeature |
DeviceFeatureTargeting.getRequiredFeature()
Feature of the device.
|
DeviceFeature |
DeviceFeature.set(String fieldName,
Object value) |
DeviceFeature |
DeviceFeature.setFeatureName(String featureName)
Name of the feature.
|
DeviceFeature |
DeviceFeature.setFeatureVersion(Integer featureVersion)
The feature version specified by android:glEsVersion or android:version in in the
AndroidManifest.
|
Modifier and Type | Method and Description |
---|---|
DeviceFeatureTargeting |
DeviceFeatureTargeting.setRequiredFeature(DeviceFeature requiredFeature)
Feature of the device.
|
Copyright © 2011–2025 Google. All rights reserved.