---
title: PKVehicleConnectionSession
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkvehicleconnectionsession
---

# PKVehicleConnectionSession

## Declaration

```swift
class PKVehicleConnectionSession
```

## Topics

### Instance Properties

- [connectionStatus](passkit/pkvehicleconnectionsession/connectionstatus.md)
- [delegate](passkit/pkvehicleconnectionsession/delegate.md)

### Instance Methods

- [invalidate()](passkit/pkvehicleconnectionsession/invalidate().md)
- [send(_:)](passkit/pkvehicleconnectionsession/send(_:).md)

### Type Methods

- [session(for:delegate:completion:)](passkit/pkvehicleconnectionsession/session(for:delegate:completion:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Digital car keys

- [PKAddCarKeyPassConfiguration](passkit/pkaddcarkeypassconfiguration.md)
- [PKVehicleConnectionDelegate](passkit/pkvehicleconnectiondelegate.md)
- [PKVehicleConnectionSessionConnectionState](passkit/pkvehicleconnectionsessionconnectionstate.md)
