Show / Hide Table of Contents

Enum CustomersResource.ReportsResource.FindInstalledAppDevicesRequest.AppTypeEnum

Type of the app.

Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public enum AppTypeEnum

Fields

Name Description
ANDROIDAPP

ARC++ app.

APP

Chrome app.

APPTYPEUNSPECIFIED

App type not specified.

EXTENSION

Chrome extension.

HOSTEDAPP

Chrome hosted app.

THEME

Chrome theme.

In This Article
Back to top