Androidenterprise

Androidenterprise

Google Play EMM API

Manages the deployment of apps to Android Enterprise devices.

Constructor

new Androidenterprise()

Example
```js
const {google} = require('googleapis');
const androidenterprise = google.androidenterprise('v1');
```