Method call to convert an IOBluetoothSDPServiceRecordRef into an IOBluetoothSDPServiceRecord *.
SDK
- macOS 10.2+
Framework
- IOBluetooth
Declaration
class func withSDPServiceRecordRef(_ sdpServiceRecordRef: IOBluetooth SDPService Record Ref!) -> Self!
Parameters
sdpServiceRecordRef
IOBluetoothSDPServiceRecordRef for which an IOBluetoothSDPServiceRecord * is desired.
Return Value
Returns the IOBluetoothSDPServiceRecord * for the given IOBluetoothSDPServiceRecordRef.