---
title: kOBEXSessionEventTypeConnectCommandReceived
framework: iobluetooth
role: symbol
role_heading: Global Variable
path: iobluetooth/kobexsessioneventtypeconnectcommandreceived
---

# kOBEXSessionEventTypeConnectCommandReceived

## Declaration

```swift
var kOBEXSessionEventTypeConnectCommandReceived: OBEXSessionEventTypes { get }
```

## See Also

### Constants

- [kOBEXSessionEventTypeAbortCommandReceived](iobluetooth/kobexsessioneventtypeabortcommandreceived.md)
- [kOBEXSessionEventTypeAbortCommandResponseReceived](iobluetooth/kobexsessioneventtypeabortcommandresponsereceived.md)
- [kOBEXSessionEventTypeConnectCommandResponseReceived](iobluetooth/kobexsessioneventtypeconnectcommandresponsereceived.md)
- [kOBEXSessionEventTypeDisconnectCommandReceived](iobluetooth/kobexsessioneventtypedisconnectcommandreceived.md)
- [kOBEXSessionEventTypeDisconnectCommandResponseReceived](iobluetooth/kobexsessioneventtypedisconnectcommandresponsereceived.md)
- [kOBEXSessionEventTypeError](iobluetooth/kobexsessioneventtypeerror.md)
- [kOBEXSessionEventTypeGetCommandReceived](iobluetooth/kobexsessioneventtypegetcommandreceived.md)
- [kOBEXSessionEventTypeGetCommandResponseReceived](iobluetooth/kobexsessioneventtypegetcommandresponsereceived.md)
- [kOBEXSessionEventTypePutCommandReceived](iobluetooth/kobexsessioneventtypeputcommandreceived.md)
- [kOBEXSessionEventTypePutCommandResponseReceived](iobluetooth/kobexsessioneventtypeputcommandresponsereceived.md)
- [kOBEXSessionEventTypeSetPathCommandReceived](iobluetooth/kobexsessioneventtypesetpathcommandreceived.md)
- [kOBEXSessionEventTypeSetPathCommandResponseReceived](iobluetooth/kobexsessioneventtypesetpathcommandresponsereceived.md)
