Interface AccessoryWithServiceLabelIndex
-
public interface AccessoryWithServiceLabelIndex
Accessory with service label index. T
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.lang.Integer>
getServiceLabelIndex()
Retrieves the service label index.
-