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