Uses of Enum
io.qt.bluetooth.QBluetoothTransferReply.TransferError
Packages that use QBluetoothTransferReply.TransferError
-
Uses of QBluetoothTransferReply.TransferError in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QBluetoothTransferReply.TransferErrorMethods in io.qt.bluetooth that return QBluetoothTransferReply.TransferErrorModifier and TypeMethodDescriptionQBluetoothTransferReply.error()
QBluetoothTransferReply.TransferError.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QBluetoothTransferReply.TransferError.values()
Returns an array containing the constants of this enum type, in the order they are declared.