Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.androidenterprise.grouplicenses

Google Play EMM API: grouplicenses. Manages the deployment of apps to Android Enterprise devices. See: https://developers.google.com/android/work/play/emm-apiapi/reference/rest/v1/grouplicenses

Google Play EMM API: grouplicenses.
Manages the deployment of apps to Android Enterprise devices.
See: https://developers.google.com/android/work/play/emm-apiapi/reference/rest/v1/grouplicenses
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/android/work/play/emm-apiapi/reference/rest/v1/grouplicenses/get

Required parameters: enterpriseId, groupLicenseId

Optional parameters: none

Retrieves details of an enterprise's group license for a product.

https://developers.google.com/android/work/play/emm-apiapi/reference/rest/v1/grouplicenses/get

Required parameters: enterpriseId, groupLicenseId

Optional parameters: none

Retrieves details of an enterprise's group license for a product.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/android/work/play/emm-apiapi/reference/rest/v1/grouplicenses/list

Required parameters: enterpriseId

Optional parameters: none

Retrieves IDs of all products for which the enterprise has a group license.

https://developers.google.com/android/work/play/emm-apiapi/reference/rest/v1/grouplicenses/list

Required parameters: enterpriseId

Optional parameters: none

Retrieves IDs of all products for which the enterprise has a group license.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close