Uses of Enum
io.qt.bluetooth.QBluetoothDeviceInfo.DataCompleteness
Packages that use QBluetoothDeviceInfo.DataCompleteness
-
Uses of QBluetoothDeviceInfo.DataCompleteness in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothDeviceInfo.DataCompletenessModifier and TypeMethodDescriptionQBluetoothDeviceInfo.DataCompleteness.resolve
(int value) Returns the corresponding enum entry for the given value.QBluetoothDeviceInfo.serviceUuidsCompleteness()
Deprecated.Returns the enum constant of this type with the specified name.QBluetoothDeviceInfo.DataCompleteness.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.bluetooth with parameters of type QBluetoothDeviceInfo.DataCompletenessModifier and TypeMethodDescriptionfinal void
QBluetoothDeviceInfo.setServiceUuids
(Collection<? extends QBluetoothUuid> uuids, QBluetoothDeviceInfo.DataCompleteness completeness) Deprecated.