---
title: ElectricVehicleStatusEvent.Status.chargerUnplugged
framework: energykit
role: symbol
role_heading: Case
path: energykit/electricvehiclestatusevent/status-swift.enum/chargerunplugged
---

# ElectricVehicleStatusEvent.Status.chargerUnplugged

A status that indicates when the charger disconnects from the vehicle.

## Declaration

```swift
case chargerUnplugged
```

## Mentioned in

Providing charging history for electric vehicles

## See Also

### Connection states

- [ElectricVehicleStatusEvent.Status.chargerPluggedIn](energykit/electricvehiclestatusevent/status-swift.enum/chargerpluggedin.md)
