AndroidManagementApi class
The Android Management API provides remote enterprise management of Android devices and apps.
Constructors
- AndroidManagementApi(Client client, {String rootUrl = 'https://androidmanagement.googleapis.com/', String servicePath = ''})
Properties
- enterprises → EnterprisesResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- provisioningInfo → ProvisioningInfoResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signupUrls → SignupUrlsResource
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- androidmanagementScope → const String
- Manage Android devices and apps for your customers