Uses of Class
org.robovm.apple.homekit.HMCharacteristicValueSmokeDetectionStatus
| Package | Description |
|---|---|
| org.robovm.apple.homekit |
-
Uses of HMCharacteristicValueSmokeDetectionStatus in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit that return HMCharacteristicValueSmokeDetectionStatus Modifier and Type Method Description static HMCharacteristicValueSmokeDetectionStatusHMCharacteristicValueSmokeDetectionStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static HMCharacteristicValueSmokeDetectionStatusHMCharacteristicValueSmokeDetectionStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static HMCharacteristicValueSmokeDetectionStatus[]HMCharacteristicValueSmokeDetectionStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.