Uses of Enum
io.qt.bluetooth.QBluetoothTransferRequest.Attribute
Packages that use QBluetoothTransferRequest.Attribute
-
Uses of QBluetoothTransferRequest.Attribute in io.qt.bluetooth
Methods in io.qt.bluetooth that return QBluetoothTransferRequest.AttributeModifier and TypeMethodDescriptionQBluetoothTransferRequest.Attribute.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QBluetoothTransferRequest.Attribute[]
QBluetoothTransferRequest.Attribute.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 QBluetoothTransferRequest.AttributeModifier and TypeMethodDescriptionfinal Object
QBluetoothTransferRequest.attribute
(QBluetoothTransferRequest.Attribute code) Overloaded function forQBluetoothTransferRequest.attribute(io.qt.bluetooth.QBluetoothTransferRequest.Attribute, java.lang.Object)
withdefaultValue = null
.final Object
QBluetoothTransferRequest.attribute
(QBluetoothTransferRequest.Attribute code, Object defaultValue) final void
QBluetoothTransferRequest.setAttribute
(QBluetoothTransferRequest.Attribute code, Object value)