Implements advanced OBEX operations in addition to simple PUT and GET.
SDK
- macOS 10.6+
Framework
- IOBluetooth
Declaration
@interface OBEXFileTransferServices : NSObject
Overview
All operations are asynchronous and will callback over a respective delegate method if the initial return value is successful. The initial return value usually concerns the state of this object where as the delegate return value reflects the response of the remote device.