Uses of Enum
io.qt.bluetooth.QLowEnergyService.ServiceError
Packages that use QLowEnergyService.ServiceError
-
Uses of QLowEnergyService.ServiceError in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QLowEnergyService.ServiceErrorMethods in io.qt.bluetooth that return QLowEnergyService.ServiceErrorModifier and TypeMethodDescriptionQLowEnergyService.error()
QLowEnergyService.ServiceError.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QLowEnergyService.ServiceError[]
QLowEnergyService.ServiceError.values()
Returns an array containing the constants of this enum type, in the order they are declared.