<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/IOBluetoothOBEXSession",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:objc(cs)IOBluetoothOBEXSession"
  },
  "title" : "IOBluetoothOBEXSession"
}
-->

# IOBluetoothOBEXSession

An OBEX Session with a Bluetooth RFCOMM channel as the transport.

```
class IOBluetoothOBEXSession
```

## Topics

### Initializers

[`-  initWithDevice:channelID:`](/documentation/IOBluetooth/IOBluetoothOBEXSession/init(device:channelID:))

Initializes a Bluetooth-based OBEX Session using a Bluetooth device.

[`-  initWithIncomingRFCOMMChannel:eventSelector:selectorTarget:refCon:`](/documentation/IOBluetooth/IOBluetoothOBEXSession/init(incomingRFCOMMChannel:eventSelector:selectorTarget:refCon:))

Initializes a Bluetooth-based OBEX Session using an incoming RFCOMM channel.

[`-  initWithSDPServiceRecord:`](/documentation/IOBluetooth/IOBluetoothOBEXSession/init(sdpServiceRecord:)-h1xg)

Initializes a Bluetooth-based OBEX Session using an SDP service record.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`IOBluetoothRFCOMMChannelDelegate`](/documentation/IOBluetooth/IOBluetoothRFCOMMChannelDelegate)

[`CVarArg`](/documentation/Swift/CVarArg)

### Inherits From

[`OBEXSession`](/documentation/IOBluetooth/OBEXSession)

---

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)