All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidenterprise.model.WebAppIcon.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241113-2.0.0
Show newest version






WebAppIcon (Google Play EMM API v1-rev20210723-1.32.1)












com.google.api.services.androidenterprise.model

Class WebAppIcon

    • Constructor Detail

      • WebAppIcon

        public WebAppIcon()
    • Method Detail

      • getImageData

        public String getImageData()
        The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
        Returns:
        value or null for none
      • setImageData

        public WebAppIcon setImageData(String imageData)
        The actual bytes of the image in a base64url encoded string (c.f. RFC4648, section 5 "Base 64 Encoding with URL and Filename Safe Alphabet"). - The image type can be png or jpg. - The image should ideally be square. - The image should ideally have a size of 512x512.
        Parameters:
        imageData - imageData or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy