Uses of Class
io.github.hapjava.characteristics.impl.television.CurrentMediaStateCharacteristic
-
Packages that use CurrentMediaStateCharacteristic Package Description io.github.hapjava.services.impl -
-
Uses of CurrentMediaStateCharacteristic in io.github.hapjava.services.impl
Methods in io.github.hapjava.services.impl with parameters of type CurrentMediaStateCharacteristic Modifier and Type Method Description void
TelevisionService. addOptionalCharacteristic(CurrentMediaStateCharacteristic currentMediaState)
Constructors in io.github.hapjava.services.impl with parameters of type CurrentMediaStateCharacteristic Constructor Description SmartSpeakerService(CurrentMediaStateCharacteristic currentMediaStateCharacteristic, TargetMediaStateCharacteristic targetMediaStateCharacteristic)
-