<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INCar/ChargingConnectorType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@T@INCarChargingConnectorType"
  },
  "title" : "INCar.ChargingConnectorType"
}
-->

# INCar.ChargingConnectorType

Constants that describe the available charging connector types.

```
struct ChargingConnectorType
```

## Topics

### Creating a Charging Connector Type

[`init(rawValue:)`](/documentation/Intents/INCar/ChargingConnectorType/init(rawValue:))

Creates a charging connector type using the provided string.

### Charging Connector Types

[`ccs1`](/documentation/Intents/INCar/ChargingConnectorType/ccs1)

The CCS1 charging connector type.

[`ccs2`](/documentation/Intents/INCar/ChargingConnectorType/ccs2)

The CCS2 charging connector type.

[`chaDeMo`](/documentation/Intents/INCar/ChargingConnectorType/chaDeMo)

The CHAdeMO charging connector type.

[`gbtAC`](/documentation/Intents/INCar/ChargingConnectorType/gbtAC)

The GB/T AC charging connector type for alternating current.

[`gbtDC`](/documentation/Intents/INCar/ChargingConnectorType/gbtDC)

The GB/T DC charging connector type for direct current.

[`j1772`](/documentation/Intents/INCar/ChargingConnectorType/j1772)

The J1772 charging connector type.

[`mennekes`](/documentation/Intents/INCar/ChargingConnectorType/mennekes)

The Mennekes charging connector type.

[`tesla`](/documentation/Intents/INCar/ChargingConnectorType/tesla)

The charging connector type for Tesla electric vehicles.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)