Platforms to show: All Mac Windows Linux Cross-Platform

Back to IOBluetoothSDPDataElementMBS class.

IOBluetoothSDPDataElementMBS.DataValue as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
If the data element is represented by a data object, it returns the value as an MemoryBlock.

Returns an MemoryBlock representation of the data element if it is a 128-bit number.
The data types represented by a data object are 128-bit versions of 1 (unsigned int) and 2 (signed int).
(Read only property)

IOBluetoothSDPDataElementMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The internal object reference.

(Read and Write property)

IOBluetoothSDPDataElementMBS.NumberValue as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
If the data element is represented by a number, it returns the value as a double.

The data types represented by a number are 1 (unsigned int), 2 (signed int) and 5 (boolean) except for 128-bit versions of 1 and 2.
(Read only property)

IOBluetoothSDPDataElementMBS.Size as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the size in bytes of the target data element.

The size is valid whether the data element has a fixed or variable size descriptor.
(Read only property)

IOBluetoothSDPDataElementMBS.SizeDescriptor as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the SDP spec defined data element size descriptor for the target data element.

Returns the size descriptor for the target data element.
(Read only property)

IOBluetoothSDPDataElementMBS.StringValue as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
If the data element is represented by a string object, it returns the value as a string.

Returns an String representation of the data element if it is a text or URL type.
The data types represented by a string object are 4 (text string) and 8 (URL).
(Read only property)

IOBluetoothSDPDataElementMBS.TypeDescriptor as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the SDP spec defined data element type descriptor for the target data element.

Returns the type descriptor for the target data element.
(Read only property)

IOBluetoothSDPDataElementMBS.UUIDValue as IOBluetoothSDPUUIDMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
If the data element is a UUID (type 3), it returns the value as an IOBluetoothSDPUUID.

Returns an IOBluetoothSDPUUID representation of the data element if it is a UUID.
(Read only property)

IOBluetoothSDPDataElementMBS.Value as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the object value of the data element.

The value returned may be an Number, String, Data, Array or IOBluetoothSDPDataElement depending on the type of the data element.
(Read only property)

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


The biggest plugin in space...