Platforms to show: All Mac Windows Linux Cross-Platform

Back to IOBluetoothSDPServiceAttributeMBS class.

IOBluetoothSDPServiceAttributeMBS.withID(AttributeID as Integer, value as Variant) as IOBluetoothSDPServiceAttributeMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Creates a new service attribute with the given ID and element value.

attributeID: The attribute ID of the new service attribute.
attributeElementValue: The data element value of the new service attribute

Returns the newly allocated service attribute object. Returns nil if there was an error parsing the element value. The returned IOBluetoothSDPDataElement object has been autoreleased, so it is not necessary for the caller to release it. If the object is to be referenced and kept around, retain should be called.

The items on this page are in the following plugins: MBS Bluetooth Plugin.


The biggest plugin in space...