public static final class IosHomeScreenApp.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IosHomeScreenApp |
build() |
IosHomeScreenApp.Builder |
bundleID(String bundleID)
“BundleID of app”
|
IosHomeScreenApp.Builder |
displayName(String displayName) |
public IosHomeScreenApp.Builder displayName(String displayName)
public IosHomeScreenApp.Builder bundleID(String bundleID)
bundleID - value of bundleID property (as defined in service metadata)this (for method chaining)public IosHomeScreenApp build()
Copyright © 2018–2020. All rights reserved.