class AndroidManagement extends Service (View source)

Service definition for AndroidManagement (v1).

The Android Management API provides remote enterprise management of Android devices and apps.

For more information about this service, see the API Documentation

Constants

ANDROIDMANAGEMENT

Manage Android devices and apps for your customers.

Properties

$enterprises
$enterprises_applications
$enterprises_devices
$enterprises_devices_operations
$enterprises_enrollmentTokens
$enterprises_migrationTokens
$enterprises_policies
$enterprises_webApps
$enterprises_webTokens
$provisioningInfo
$signupUrls
$rootUrlTemplate

Methods

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

Constructs the internal representation of the AndroidManagement service.

Details

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

Constructs the internal representation of the AndroidManagement 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.