| Package | Description |
|---|---|
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
WebAppIcon |
WebAppIcon.clone() |
WebAppIcon |
WebAppIcon.set(String fieldName,
Object value) |
WebAppIcon |
WebAppIcon.setImageData(String imageData)
The actual bytes of the image in a base64url encoded string (c.f.
|
| Modifier and Type | Method and Description |
|---|---|
List<WebAppIcon> |
WebApp.getIcons()
A list of icons representing this website.
|
| Modifier and Type | Method and Description |
|---|---|
WebApp |
WebApp.setIcons(List<WebAppIcon> icons)
A list of icons representing this website.
|
Copyright © 2011–2018 Google. All rights reserved.