Grouplicenseusers
class Grouplicenseusers extends Resource (View source)
The "grouplicenseusers" collection of methods.
Typical usage is:
$androidenterpriseService = new Google\Service\AndroidEnterprise(...);
$grouplicenseusers = $androidenterpriseService->grouplicenseusers;
Methods
listGrouplicenseusers(string $enterpriseId, string $groupLicenseId, array $optParams = [])
Retrieves the IDs of the users who have been granted entitlements under the license. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations.
Details
GroupLicenseUsersListResponse
listGrouplicenseusers(string $enterpriseId, string $groupLicenseId, array $optParams = [])
Retrieves the IDs of the users who have been granted entitlements under the license. Note: This item has been deprecated. New integrations cannot use this method and can refer to our new recommendations.
(grouplicenseusers.listGrouplicenseusers)