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

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

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






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












com.google.api.services.androidenterprise.model

Class SignupInfo

    • Constructor Detail

      • SignupInfo

        public SignupInfo()
    • Method Detail

      • getCompletionToken

        public String getCompletionToken()
        An opaque token that will be required, along with the Enterprise Token, for obtaining the enterprise resource from CompleteSignup.
        Returns:
        value or null for none
      • setCompletionToken

        public SignupInfo setCompletionToken(String completionToken)
        An opaque token that will be required, along with the Enterprise Token, for obtaining the enterprise resource from CompleteSignup.
        Parameters:
        completionToken - completionToken or null for none
      • getKind

        public String getKind()
        Deprecated.
        Returns:
        value or null for none
      • setKind

        public SignupInfo setKind(String kind)
        Deprecated.
        Parameters:
        kind - kind or null for none
      • getUrl

        public String getUrl()
        A URL under which the Admin can sign up for an enterprise. The page pointed to cannot be rendered in an iframe.
        Returns:
        value or null for none
      • setUrl

        public SignupInfo setUrl(String url)
        A URL under which the Admin can sign up for an enterprise. The page pointed to cannot be rendered in an iframe.
        Parameters:
        url - url or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy