Show / Hide Table of Contents

Enum PowerSource

Type of the charger being used to charge the battery.

Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum PowerSource

Fields

Name Description
Ac

Power source is an AC charger.

UnknownPowerSource

Power source unknown.

Unplugged

Battery is unplugged.

Usb

Power source is a USB port.

Wireless

Power source is wireless.

In this article
Back to top Generated by DocFX