Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
MultiAbi |
MultiAbi.clone() |
MultiAbi |
MultiAbi.set(String fieldName,
Object value) |
MultiAbi |
MultiAbi.setAbi(List<Abi> abi)
A list of targeted ABIs, as represented by the Android Platform
|
Modifier and Type | Method and Description |
---|---|
List<MultiAbi> |
MultiAbiTargeting.getAlternatives()
Targeting of other sibling directories that were in the Bundle.
|
List<MultiAbi> |
MultiAbiTargeting.getValue()
Value of a multi abi.
|
Modifier and Type | Method and Description |
---|---|
MultiAbiTargeting |
MultiAbiTargeting.setAlternatives(List<MultiAbi> alternatives)
Targeting of other sibling directories that were in the Bundle.
|
MultiAbiTargeting |
MultiAbiTargeting.setValue(List<MultiAbi> value)
Value of a multi abi.
|
Copyright © 2011–2025 Google. All rights reserved.