public static final class AndroidMobileAppIdentifier.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AndroidMobileAppIdentifier |
build() |
AndroidMobileAppIdentifier.Builder |
packageId(String packageId)
“The identifier for an app, as specified in the play store.”
|
public AndroidMobileAppIdentifier.Builder packageId(String packageId)
packageId - value of packageId property (as defined in service metadata)this (for method chaining)public AndroidMobileAppIdentifier build()
Copyright © 2018–2020. All rights reserved.