class AndroidEnterprise extends Service (View source)

Service definition for AndroidEnterprise (v1).

Manages the deployment of apps to Android Enterprise devices.

For more information about this service, see the API Documentation

Constants

ANDROIDENTERPRISE

Manage corporate Android devices.

Properties

$devices
$enterprises
$entitlements
$grouplicenses
$grouplicenseusers
$installs
$managedconfigurationsfordevice
$managedconfigurationsforuser
$managedconfigurationssettings
$permissions
$products
$serviceaccountkeys
$storelayoutclusters
$storelayoutpages
$users
$webapps
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the AndroidEnterprise service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the AndroidEnterprise service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.