Uses of Enum
io.qt.bluetooth.QLowEnergyServiceData.ServiceType
Packages that use QLowEnergyServiceData.ServiceType
-
Uses of QLowEnergyServiceData.ServiceType in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyServiceData.ServiceTypeModifier and TypeMethodDescriptionQLowEnergyServiceData.ServiceType.resolve
(int value) Returns the corresponding enum entry for the given value.QLowEnergyServiceData.type()
Returns the enum constant of this type with the specified name.static QLowEnergyServiceData.ServiceType[]
QLowEnergyServiceData.ServiceType.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 QLowEnergyServiceData.ServiceTypeModifier and TypeMethodDescriptionfinal void
QLowEnergyServiceData.setType
(QLowEnergyServiceData.ServiceType type)